|
-----Original Message----- From: Gary Guthrie Look at your code below. Should be 9B 0 or 10I 0 (10I 0 is preferrable). Gary Guthrie > * Spool File Information > D Length S 4B 0 Inz(X'000005B8') <==== Problem > D FormatName S 8 Inz('SPLA0100') > D JobID S 16 Inz(*Blanks) > D SplfID S 16 Inz(*Blanks) > D QJob S 26 > D RecDS DS > D Reciever 1 1464 > D UsrDta 91 100A > D NumPgs 141 144B 0 The length was incorrect. As soon as I put what Gary suggested, it worked! D Length S 10I 0 Inz(1464) -----Original Message----- From: Buck Calabro [mailto:Buck.Calabro@commsoft.net] Sent: Monday, September 16, 2002 2:42 PM To: rpg400-l@midrange.com Subject: RE: Problem Found! Need solution (was RE: URGENT! - Program Error ) >Thanks, I have it working now! Ahhhh! Don't leave us in suspense! What was the fix? --buck _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com 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-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.