|
AND it's preventing a compile of an RPG program that uses it. Module compiles fine, service program compiles fine.
At least that's what it looks like to me, but it doesn't sound right, because the Toronto compiler team hardly ever misses a beat.
In my expanded IFSTEXT_M source (thank you Scott Klement):
dcl-proc PurgeOldFiles export ;
dcl-proc PurgeOldFiles export ;
In the definition section of the code, I do a /COPY on the header, where I have the prototypes for these procedures (clones of the module PI) to use elsewhere and to check consistency.
In the binder source:
EXPORT SYMBOL( PurgeOldFiles )
EXPORT SYMBOL( PurgeOldFile )
Any suggestions?
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.