|
At 10:04 AM 5/1/98 -0600, Bill Megenity wrote: >I am working in an environment in which we are moving from the S36EE to >Native mode. We are currently running on an AS/400 510 (Risc) and OS/400 >V3R7. We have many CL programs (converted from OCL) in which we make >heavy use of the user switches U1-U8. Is there a method/utility/command >by which we can save/suspend the user switch settings, reset them for use >in another procedure and then restore them to their original settings >when we return to the calling procedure? Are user switches still being >used or are they replaced by newer techniques? Bill, I think in your situation I might write a pair of commands like SAVSWSET and RSTSWSET, convert the current settings to ones and zeros and park/retrieve them to/from a data area or a file keyed on job number. This approach would probably also require a cleanup program to keep things nice and tidy if a job abended. Switch settings are not used very much anymore. Usually conditioning is done with parameters. Pete Pete Hall peteh@inwave.com http://www.inwave.com/~peteh/ +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.