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



Steve Richter wrote:
or a new data type: varying4 vary4 varylarge verylarge ...

agreed. it's really another data type.


will it be 16MB large or teraspace large?

How would the compiler handle procedures that return large varying
strings? As I understand it:
d something_ToString...
d pi 32000a varying
d InSomething likeds(refSomething)
/free
return 'abc' ;
/end-free

this procedure will copy 32002 bytes back to the caller despite the
actual varying value being only 3 characters.

Would a procedure that returns a 16meg varying always copy 16meg back
to the caller?

I recall this discussed before as a performance issue. Wasn't the
problem that varying fields are not an ILE (Rochester) supported data
type, but rather a just a compiler construct? Still, it seems this
could be fixed.





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.