|
----- Original Message -----
From: Hartman Richard <richard.hartman@brctsg.com>
To: <RPG400-L@midrange.com>
Sent: Wednesday, May 24, 2000 10:14 PM
Subject: Problems with submitting a job in CL
> Any advice on how I can fix the error would be greatly appreciated.
>
Try this:
RTVDTAARA DTAARA(*LDA (002 10)) RTNVAR(&JOBQ)
RTVDTAARA DTAARA(*LDA (012 10)) RTNVAR(&JOBL)
SBMJOB CMD(CALL PGM(RCB430RC) PARM(&PBORI &PSTSFLG +
&POVRFLG &PAPLYFLG &PAPLYDT &PORDER)) +
JOB(RCB430RC) JOBQ(&JOBL/&JOBQ) +
INLLIBL(*CURRENT) SCDDATE(&SCDT) +
SCDTIME(&SCTM)
A qualified parameter has to be entered as two values - a single field
containing a qualified expression is seen as a single value.
Best regards,
Carsten Flensburg
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-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-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.