|
Tim, >Question number 1: >On the S36 you are able to force a print file to be continuous, say I >had 3 rpg programs that all produce reports and all 3 programs are >loaded within one OCL procedure or job, if I want all 3 rpg programs to >only produce 1 spooled file instead of 3 seperate ones you would use >CONTINUE-YES on the printer OCL statement for each of the 3 programs >within the job/procedure. >How do you perform the same function on the AS400 using CL? Sure. Use OVRPRTF *PRTF (or print file name, if they're all the same) SHARE( *YES ). >Question number 2: >Very neat is the ability to do the DSPOBJD on a *PGM object and scroll >forward to see the last time the *PGM was used/loaded. Is there any way >to make the same determination with the OCL procedures you run using the >STRS36PRC command? I know the OCL procedures that you run under the >AS400 S36 environment aren't objects in and of themselves. >But is this possible? I don't think so. The only way I can think of is using some form of logging and going through that. -mark +--- | 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-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.