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



Trying to think where passing in the whole file as a data structure might
have helped...

Would it have helped when we went from bpcs 405cd to 8.3 and the item
master not only added new fields but changed the size of several fields
(like changing the item number from 15a to 35a)? Probably not (without
recompiling the module containing the subprocedure also).

Would it help in some special pricing calculation? Probably not, an
enhancement might require the addition of a different file.

If that subprocedure is local to the module then the file spec could be a
global variable and you have it there.
If that subprocedure is the only one that uses the file fields then make
the file spec local also and read the file there.

Rob Berendt

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.