Hello,
Is it possible to access a procedure in an include file, or must one use a macro for this.
How can one use a macro or a procedure to return a value from an include.
Thank you,
Arun
Arun,
If you are trying to use a function from a library then you have to include the relevant .inc file
Is this what you mean?
umbongo