× 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.



James

I've thought of this kind of thing many times. Take a look at the CHOICEPGM parameter of the PARM command - there is no reason not to have it put up a screen for a user to enter things. Now what they choose would show up in the list of items when you press F4. It is also used to populate things to the right of a parameter, but you probably would not want it to put up the screen for that - only for F4 - there is a flag to tell your choice program what the context is.

You could keep the selections somewhere for the next time it is prompted - like for entering multiple values - then things would be pre-selected.

This moves outside the box quite a bit but might be doable.!!!

Vern

James H. H. Lampert wrote:
Suppose you were tasked with writing a "super prompter" program for a system command: one that expands on the existing prompt, e.g., where the existing command asks for the names of one or more fields in a file, the "super prompter" would allow the user to choose those fields from a list.

How would you approach such an undertaking?

--
JHHL

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.