|
alan shore wrote: > > Thanks for the reply, and thats how I coded it previously, but where in the >module is the array placed. > I placed it at the end (after line 64) and that resulted in errors when I >attempted to create the module. > Alan, if you want to use compile-time data for an array, you have to code the D spec for the array in the global definitions (before the first P spec). Then you can use the array in your subprocedure. (Me, I think Bob's version is nicer than compile time data, though, even aside from the fact that the array is local rather than global.) Barbara
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.