-setconstants Argument not Working with Compiled Executables
Posted: Tue Nov 20, 2018 5:13 am
I'm not sure if this is a bug or not, because I'm not sure if the -setconstants argument is supposed to work with compiled executables; but it would be really helpful if it could.
For example, it would allow preprocessor commands (such as choosing to use a docky or not through @OPTIONS) to be much more flexible using @IF.
As of right now, this can be done on uncompiled scripts run through Hollywood. But once the script is compiled, the executable does not accept custom -setconstants arguments from the console.
For example, it would allow preprocessor commands (such as choosing to use a docky or not through @OPTIONS) to be much more flexible using @IF.
As of right now, this can be done on uncompiled scripts run through Hollywood. But once the script is compiled, the executable does not accept custom -setconstants arguments from the console.