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



Reggie,

If you want to know the length of the string, create a command with two PARMs

PARM 1 is the string length 5000 define as VARY(*YES)
PARM 2 is a return value *DEC 4 0

IN the CPP receive PARM 1 in avariable with length 5002, use the BIF %bin to 
pull out the first two bytes, return that value.

It is in fact 5 lines of code.

Regards,
Carel Teijgeler.

*********** REPLY SEPARATOR  ***********

On 7-3-03 at 16:03 Reggie Acosta wrote:

>The subject really says it all. Well, maybe not.
>I'm on v4r3. Program is CLP not CLLE.
>
>I seem to recall one of the gurus had a real
>slick tip once but the ole synapses aren't firing well.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.