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



Here is another case of someone losing their mind.

I caused the problem when I created a prototype in the development library
where I changed the parameters from passed by VALUE to CONST.  This caused
the service program in production to receive garbage in the parameter,
because the development prototype didn't match the production service
program.

Once we moved a program into production, the prototype in production
matched the service program in production, and the mixed case procedure
worked correctly.

Thanks for your help anyway,
Kirk

Bob Cozzi wrote:

I'm guessing it's a PTF issue, but I usually do this:

       C                   IF        piString = '' or %Len(piString)=0

 > -----Original Message-----
 > From: rpg400-l-admin@midrange.com
 > [mailto:rpg400-l-admin@midrange.com] On Behalf Of
 > Kirk.Palmer@Walsworth.com
 > Sent: Friday, May 17, 2002 12:06 PM
 > To: rpg400-l@midrange.com
 > Subject: Varying Length Parameters on Procedures
 >
 >
 > I have created a service program to handle some of my string handling
 > functions:  Lower case, upper case, mixed case ...
 >
 > The service program used to run as expected when we were on
 > V4R4.  Since we upgraded to V4R5 it is sometimes aborting.
 >  .......




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.