×
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.
_1_ I for one very much LIKE knowing how the compiler internals work,
especially in the case of this definition. Especially since we will be
dealing with cross-language issues.
_2_Allowing an implicit higher maximum length for VARYING would break
some existing code! At least theoretically.
Like where ___%addr( VaryingField ) + 2___, for example, is used in
reference to a received parameter in a called subprocedure in an
"obscure" service program. It's something that sophisticated programming
shops would have to check for if they ratchet up their max to 100,000
for a VaryingField.
That's the way I might even pass the thing to a second subprocedure to a
C-type variable that does something, like use a C-function. And I'd
rather have a syntax issue raised by the compiler than the one suggested
by Joe. IMO.
--Alan
As an Amazon Associate we earn from qualifying purchases.
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.