× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Booth,

Long time i looked into this. So from memory.

you forgot to mention the 2 SFLCTL formats required as well.

Difficult to do, as only one window can be active at the time. A user has first to click the window to activate it then click a scroll bar or a push button, etc. This requires the RTVCSRPOS key word in the DDs, as it returms the active record format (for SFL it may be the SFLCTL one).

Regards,

Carel Teijgeler


Op 17-1-2018 om 21:47 schreef Booth Martin:
I am surprised at how often I ask questions to which I already know the answers and discover I am absolutely completely wrong.

I have a drill-down application which, for discussion purposes, i will use this example:  states, and cities in those states. Subfile 1 lists the states, which of course will generally be a listing under 100, even if we include territories and Canada's provinces.  In other words, a nice, manageable load-all subfile with 1 fields, under 30 characters.  The idea is that a user can select a state (SNGCHCFLD, *NOSLTIND). which will hilite his/her selection, and then populate subfile 2 with cities from the selected state.

Subfile 2 will then have up to several hundred selections, still a snappy load-all subfile and a user may select as many cities as he /she wishes (MLTCHCFKLD, *NOSLTIND) and then do whatever action may be required against those selected cities.

There is a screen shot and the code at 2 subfiles <http://www.martinvt.com/SQL_-simple-/SQL_2_subfiles/sql_2_subfiles.html>

I would like to have a FOOTER format for the bottom of the screen and have 4 push buttons there: Enter, Exit, Refresh, and Next . The result is that I now have 3 formats (window1 with the states subfile, window 2 with the cities subfile, and FOOTER with the pushbuttons that I want all active and available to the user. Then the user may page either subfile, select a state or a city, or click a pushbutton. In other words I would like the application to be entirely mouseable within 5250 and not rely on user-settings in their ACS client.

How do I do that?  Can I do that?



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.