× 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.



I have a RPG program that passes 2 parms to a CL.  The first Parm is 60
chars and the second is 10 characters.  Just to clarify,  Not Numeric.
 
The Cl program submits another CL program, that calls a report program.
My problem is that when the parms are passed from the first CL to the
second CL, that first parm contains invalid data.  However, if i call
the second CL instead of submitting, it works fine.   For instance  my
parms should look something like this 
 
1st    '                                                           '
Didn't want to count out sixty spaces. 
 2nd  ' GO MENUA'
 
But what i end up with is 
 
1st   '                    GO MENUA                       '
2nd  'GO MENUA'  
 
 
i'm sure this is something obvious, and i've just been working on it too
much, but does any one have an idea what might be causing this?
 
Thanks
 
MIke

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.