using #define and #include

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
AGorbatykh
Posts:59
Joined: Thu Dec 17, 2015 1:01 pm

using #define and #include

Post by AGorbatykh »

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

Post by fmulder »

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

2 posts • Page 1 of 1