× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks, I have it working now!

-----Original Message-----
From: Gary Guthrie [mailto:garyguthrie@charter.net]
Sent: Monday, September 16, 2002 2:15 PM
To: rpg400-l@midrange.com
Subject: Re: Problem Found! Need solution (was RE: URGENT! - Program
Error)


Look at your code below.

Should be 9B 0 or 10I 0 (10I 0 is preferrable).

Gary Guthrie




"Wills, Mike N. (TC)" wrote:
>
> I found the problem. It is on the QUSRSPLA command. I converted this from
CL
> to RPG. I thought I got everything correct.
>
> Can anyone figure out what is wrong with it?





>  * 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
>
> C                   Eval      QJob = JobName + JobUserName +
> C                                    JobNumber
>
> C*                  Call      'QUSRSPLA'
> C*                  Parm                    Reciever
> C*                  Parm                    Length
> C*                  Parm                    FormatName
> C*                  Parm                    QJob
> C*                  Parm                    JobID
> C*                  Parm                    SplfID
> C*                  Parm                    SplfName
> C*                  Parm                    SplfNumber
>
> Could the problem be this?
> D RecDS           DS
> D  Reciever               1   1464
> D   UsrDta               91    100A
> D   NumPgs              141    144B 0
> _______________________________________________
> 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.

_______________________________________________
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 thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.