Hi all,
I'm searching for a way that I could read some constant name from a text file (basic scripting) and turn this name into a value as defined in the application.
The constant in question are defined using "ENUM", and I'm not sure if the name remains in the built .EXE.
Thanks,
--Eric