referencing a function

D

dp

Hi everyone:

I have decided to most of my module code in an external MDE file. I have
referenced this file using the Library Referencer. I can see my functions in
the code window and access them. However when I try to reference a function
from this code library from a MACRO it says the function doesnt exist.

I have entered:
Lib.Modulename.functionname()

I also cannot see it in the build wizard...
Any suggestions?

Thx
 
Top