|
How do you call the RPG ? If you do a CALL myrpg ' ' it will works, if you miss the '' and use the parm in the rgp, it will bomb. ----- Original Message ----- From: <steema@xxxxxxxxxxxxx> To: "RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx> Sent: Tuesday, March 21, 2006 2:32 PM Subject: Re: Error using parm > it was passed I beleive. > > 0 c*---------------------------------------------------------------- > 0 c *entry plist > 0 c parm userlk 10 > > > Looks like the parm wasn't passed into the RPG program when the CL called > > the RPG. Make sure your calling parms match the parm list in the *ENTRY > > PLIST. > > > > On 3/21/06, steema@xxxxxxxxxxxxx <steema@xxxxxxxxxxxxx> wrote: > >> > >> HI I am simply trying to move a field found on a chain to the parm field > >> so that it gets back to the CL, but it bombs. > >> > >> 51 c ofld chain bpcntrl > >> 52 c if %found > >> 53 c movel cxfdes userlk > >> 54 c endif > >> 55 c* > >> 56 c endif > >> 57 c endif > >> 58 c enddo > >> 59 c > >> 60 c* > >> 61 c* present screen for user selection: dates, PO, Acct, > >> Co. > >> 62 > >> c**************************************************************** > >> 63 c init begsr > >> > >> More... > >> Debug . . . > >> > >> F3=End program F6=Add/Clear breakpoint F10=Step F11=Display > >> variable > >> F12=Resume F17=Watch variable F18=Work with watch F24=More > >> keys > >> Pointer not set for location referenced. > >> + > >> -- > >> 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. > >> > >> > > -- > > 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. > > > > > > -- > 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-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.