|
While I have no doubt there is a better way, try calling the program adding one blank parm until the error you get changes from a pointer error to some other type of error, e.g. decimal data error, or the program executes. CALL PGM PARM(' ') If the above does not work try, CALL PGM PARM(' ' ' ') If the above does not work try, CALL PGM PARM(' ' ' ' ' ') ... Charles L.Massoglia, President Massoglia Technical Consulting, Inc. cmassoglia@voyager.net In MI 517-676-9700 or in NC 919-363-9395 ----- Original Message ----- From: "David Musgrave" <David.Musgrave@Geac.com> To: <JBAUSERS-L@midrange.com> Sent: Thursday, 12 April, 2001 15:14 Subject: Parameters required > Hi > If I have a RPG program object, how do I know how many parameters it > requires to run? > > David > > GEAC > > +--- > | This is the JBA Software Users Mailing List! > | To submit a new message send your mail to JBAUSERS-L@midrange.com. > | To subscribe to this list send email to JBAUSERS-L-SUB@midrange.com. > | To unsubscribe from this list send email to JBAUSERS-L-UNSUB@midrange.com. > | Questions should be directed to the list owner: doug333@aol.com. > +--- > +--- | This is the JBA Software Users Mailing List! | To submit a new message send your mail to JBAUSERS-L@midrange.com. | To subscribe to this list send email to JBAUSERS-L-SUB@midrange.com. | To unsubscribe from this list send email to JBAUSERS-L-UNSUB@midrange.com. | Questions should be directed to the list owner: doug333@aol.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.