[Wish] Compiler Instructions

awama

Active Member
Licensed User
Longtime User
I would find it good if there is a function for Comiler instructions.
for example:

variable = "Full Version"

select variable
case "Demo Version"
--> compile this code
case "Light Version"
--> compile this code
case "Full Version"
--> compile this code
end select

so I can manage in a project several versions
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…