using #define and #include
- AGorbatykh
- Posts:59
- Joined: Thu Dec 17, 2015 1:01 pm
using #define and #include
Hello! How can I use preprocessor's functions like #define, #include etc in scripts?
- fmulder
- Posts:330
- Joined: Wed Feb 03, 2010 9:46 am
Re: using #define and #include
The thing that looks like this is "#uses" to include a script library into a panel and/or script.
There are some constants like __FUNCTION__ that you might use
Good luck
Frenk
There are some constants like __FUNCTION__ that you might use
Good luck
Frenk