Jump to content
Registration disabled at the moment Read more... ×
Al T

How to??? uses {IF EXISTS}CodeSiteLogging;{ELSE};

Recommended Posts

Hi,

 

How to uses {IF EXISTS}CodeSiteLogging;{ELSE};

 

I'm trying to figure out the best way to do this... if the library CodeSiteLogging doesn't exists, I still want the component to be able to work for others whom do not have it.

 

any ideas?

 

Share this post


Link to post

End user should build your unit with corresponding define. There's no way to know if a unit is available from inside the unit that uses it

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×