|
They need to check their compile. That won't compile - uneven
parenthesis.
Rob Berendt
--
"If you believe in forever, then life is just a one night stand."
Righteous Brothers
In honor of Bobby Hatfield who went "home" last night in Kalamazoo MI
"Bill Hopkins" <BHopkins@xxxxxxxxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
11/06/2003 02:09 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
RPG400-L@xxxxxxxxxxxx
cc
Subject
Junk Passed 32 on 3000A parm
Got ask this off list. Someone was trying to test out PR of qcmdexc. Wants
to do something like this to see how it works.
But because parm is over 32A it has junk in the 3000A. Say he sends in
SBMJOB command or something. Any way to get around this. I build my
command strings in code so don't have this problem. Any comments on
solution. He's learning I'm always learning.
Thanks
Bill Hopkins
d ExecuteCommand PR ExtPgm('QCMDEXC')
d cmdstr Like(Cmd) Const Options(*Varsize)
d cmdLen 15P 5 Const
d cmdOpts 3A Const Options(*NOPASS)
D cmd S 3000A
c *entry plist
c parm cmd
c CallP ExecuteCommand(cmd:%len(%trim(cmd))
c eval *inlr = *on
c return
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
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.