contents   index   previous   next



JSE_MAIN_ARGC_ARGV (on)

 

ScriptEase has the legacy option to treat a function named main as special, auto-calling it like C. The SE_CALL_MAIN option to seEval causes this to be done. By default, this is available. If you have no interest in this option, you can get rid of it completely and save some code space.

 


JSE_TOSOURCE (on)