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



For the archives, to declare a character variable with more than 9999999 characters use the LEN keyword, e.g..


D bigChar S A Len(16773104)
D bigVarChar S A Len(16773100) Varying

Got this from IBM support in response to a PMR. The compiler would fail with RNF3602 but the documentation clearly states that you can declare variables larger than 10 meg.

UCS-2 and Graphic (Double Byte Character Set) variables are limited to lengths of 8386552 characters for both. The Len keyword is not required.

Duane Christen


--








[http://www.paetec.com/eSignature/My_PAETEC_signature_r1_c1.gif]

[http://www.paetec.com/eSignature/My_PAETEC_signature_r1_c2.gif]


[http://www.paetec.com/eSignature/My_PAETEC_signature_r2_c1.gif]<http://www.paetec.com/>



Duane Christen
Senior Software Engineer
(319) 790-7162
Duane.Christen@xxxxxxxxxx<mailto:Duane.Christen@xxxxxxxxxx>



[http://www.paetec.com/eSignature/My_PAETEC_signature_r3_c1.gif]






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.