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



This essentially does the same thing as LVLCHK(*NO) -- it's just an 

alternate way of throwing away all of your safeguards.

No, throwing off all your safeguards would be using internally defined data structures or "i" specs to define file layouts. Nobody is suggesting going back to that. There have been several discussions recently about mapping sql "select" and "fetch" operations into MODS, DS arrays, internally and externally defined data structures, variables. All those ideas seem to be promoted with impunity.

What if you use sql select xyz into :var, then someone changes the data type for "xyz"? How much of a safety net do we need? With this RLA technique, I already discovered that if the length of the data structure in the "d" spec gets out of sync with the length in the "f" spec, the compiler will generate an error.

this technique also throws away the ability to use proper keylists

What really is so meaningful about a keylist vs. a data-structure key with sub-fields?

-Nathan.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.