An aid to formulate the final script to be uploaded.
Function only - no corresponding object.
Used by the script object to formulate the final script to be uploaded to the server. Adds the appropriate shebang and returnToVEE lines.
Note that this script is NOT a VEE script so the syntax requirements must follow the language in which the script is written. Since editing in the script object is highly limited, it is recommended that for anything more than very simple scripts editing be done in a proper editor and then copied into the script object.
menu: none
library: scriptLib
This object never needs to be run but rather is used internally. However it may also be useful when manually creating scripts.
This function is implemented with a Python script called via scriptPro.
VEE 7.0+, Windows 7+