|
One of the reasons I've dropped QCMDEXC like a hot potato and use system() exclusively. Rob Berendt ================== A smart person learns from their mistakes, but a wise person learns from OTHER peoples mistakes. bmorris@ca.ibm.com Sent by: To: MIDRANGE-L@midrange.com owner-midrange-l@mi cc: drange.com Subject: RE: OVRPRTF within RPGILE 05/28/01 09:29 AM Please respond to MIDRANGE-L >Date: Fri, 25 May 2001 16:30:52 -0500 >From: "DeLong, Eric" <EDeLong@Sallybeauty.com> > >What form of command line processor are you using? If you've proto'd the >QCMDEXC, then you probably need to use the override scope parm on the >OVRPRTF command. An OVRSCOPE of *ACTGRPDFN should get you there. An >alternative to this could be to use the "system" command from the C/C++ >runtime. This form of the command line executes at the same call level as >the RPG IV program and is immune from the *CALLLVL problem you've >experienced. Eric, QCMDEXC behaves the same as system() with respect to overrides. The problem with using QCMDEXC to do overrides is when you've written another wrapper procedure that actually calls QCMDEXC. Then it's your own procedure that introduces the new call level. Barbara Morris +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@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 +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@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.