Converting/Compiling a Script
There are many situations when it may be necessary to
compile and convert a script. You
may often need to protect the content of the script from other
people, protect it against being modified by other users, or make
it easier to run it.
To convert the script, select the Project >
Build menu command or click the corresponding
toolbar button. You can
also use the F7 shortcut key. ExeScript will allow
you to specify the name of the executable file and the location to
save it to.
Note: You
can run the script without creating an exe file. Select the
Project->Run Source Raw/Uncompiled menu command. The script will
be executed from the window of the program.
Copyright © ScriptCode.com 2010. All rights reserved.