|
> From: Ren Fu Ping > How to change my interactive run job to batch run job in > RPG or CLP? If your program doesn't use a display file, you can simply submit it: SBMJOB CMD(CALL MYPROGRAM) There are many parameters on the SBMJOB command relating to job queues and logging and so on, but the command above will get you started. If, however, your program uses display file I/O, it will not run in batch without some extra work. Joe
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.