C
Craig Buchanan
Where do I declare constants that I want to be visible *outside* of the
application. Or does this only work with enums?
I've declared constants in a normal modue, which can be see throughout the
application, but not from an application referencing this application.
Thanks,
Craig
application. Or does this only work with enums?
I've declared constants in a normal modue, which can be see throughout the
application, but not from an application referencing this application.
Thanks,
Craig