|
What's up with HEX parameters? I'm glad I don't have to maintain your
programs!
Stick with the 15,5....it works and it most often quoted in development
books.
Rob Moore
Technical Support Analyst
London Hydro
(519) 661-5800 extension 5893
-----Original Message-----
From: Colin Williams [mailto:Williamsc@technocrats.co.uk]
Sent: Friday, March 19, 1999 4:19 AM
To: 'RPG400-L@midrange.com'
Subject: RE: Passing Numeric Parms in SBMJOB. How ?
Importance: High
Pass the number as a hex value ie X'02D0' etc
-----Original Message-----
From: Silvio Santos
[mailto:Silvio.Santos@brainag.com]
Sent: Thursday, March 18, 1999 6:52 PM
To: 'RPG400'
Subject: Passing Numeric Parms in
SBMJOB. How ?
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 *
* * * * * * * * * * * * * * * * * * * * * *
* * * * * *
* * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * *
* 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 *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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-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.