|
You'll need to design the display file and then reference it in your program. Add to your F spec's:
FWMYSCRN CF E WORKSTN Then in the main body of your code do something like: exfmt MyScrnF;Then retrieve the value from the prompt. I usually have a DOU loop plus something that edits for a correct value and exits the loop so you don't dump garbage into your program.
You could also do something in CL that would prompt for the value and then pass it into the program. Either approach should work.
Pete
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.