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



Kern, Mary T wrote:
IBM support line tells me that a program doesn't know anything about
any file except the one over which it was compiled.  If a program is
compiled over files in TESTDATA and the program is run over files in
PRODDATA, it cannot do a level check.  And it won't even check the
files in TESTDATA to see if they match.

Um, that's completely wrong.


If a program is compiled over a file in TESTDATA and then run with a file in PRODDATA, then it will check the format level identifier of the file it was compiled with against the one it is running with.

If the level identifiers don't match, the program will fail (unless it was instructed to ignore level checks).

So long as the file in TESTDATA and PRODDATA have the same format level identifier, the program will work fine.

david


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.