OpenScript Command

Opens a script source file in the text editor. This will apply syntax highlighting for the script language along with prompts for function names and commands.

OpenScript <filename>

Parameters

/encoding

encoding. For details see documentation of second argument to LoadFile

/fws

File watcher status, enable|disable|auto

filename

Path of script source file to open

See Also