Page 1 of 1

Text to constant?

PostPosted: Jul 11, 2003 @ 11:09am
by efortier
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