|
Make the numeric parm hex by preceeding with a X. Example to pass a 5,0 parm as 1234 as numeric set parm like: X'01234f' . SBMJOB CMD(CALL PGM(BASPG12) PARM('X'01234F'') // Parms that I need to build ---Silvio Santos <Silvio.Santos@brainag.com> wrote: > > Hello! > > I have a RPG program that has to call another program in BATCH. So I have to execute the command SBMJOB in there. But one of the parameters is a numeric variable of the program (with no decimals positions), and I don't know how to put (and use) it in the command. > > Code extract: > > Records for build an array with the command to execute: > > ** $PM (CL Parm-String) > SBMJOB CMD(CALL PGM(BASPG12) PARM(' // Parms that I need to build > ' ' > ')) JOB( > ) JOBQ(###JQCAL) LOG(0 0 *NOLIST) JOBMSGQFL(*WRAP) > > > > Thanks > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * This is the RPG/400 Discussion Mailing List! To submit a new * > * message, send your mail to "RPG400-L@midrange.com". To unsubscribe * > * from this list send email to MAJORDOMO@midrange.com and specify * > * 'unsubscribe RPG400-L' in the body of your message. Questions should * > * be directed to the list owner / operator: david@midrange.com * > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > == Frank D. Brough Valley Media, Woodland,CA FRB@valley-media.com or fbrough@yahoo.com or frankb@quiknet.com (916) 485-1500 - Hm 1-800-910-8444 X2106 - Wk _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the RPG/400 Discussion Mailing List! To submit a new * * message, send your mail to "RPG400-L@midrange.com". To unsubscribe * * from this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe RPG400-L' in the body of your message. 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.