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



On Thu, Nov 1, 2012 at 12:06 PM, dale janus <dalejanus@xxxxxxxxxxxxxxxxx>wrote:


This method seems a little too complicated for our little shop. Yes,
this would work, but it is the equivalent amount of work as compiling all
the programs. Maybe if we had started that way from the beginning, it
would be more practical.

This is sort of the same method as not using level checks. The programs
that do not use the new fields continue to run merrily along via their
logicals, blissfully unaware that new fields have been added.


It's not really complicated...as you basically cut&paste everything...

The only real effort is checking to make sure the new objects format level
IDs match the existing. Even that can be done quickly with a DSPFD
TYPE(*RCDFMT) OUTPUT(*OUTFILE) and the use of SQL.

A lot less work than recompiling, especially if you consider the time to
test the recompiled programs.

Additionally, the work only needs be done once for any given file. From
that point forward, you can add fields without doing anything.

Lastly, the difference between this method and LVLCHK(*NO) is that this
method is much safer. If you screw it up, you'll simply get a level check.


Charles

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.