SCRIPT EDIT
Core command
SC ED
SCED
Opens a scripts catalog entry in Notepad for editing, and saves it back on close; pre-fills a metadata skeleton for a new entry
Arguments
<name> (mandatory) an existing entry, or a new file name
Examples
SCRIPT EDIT DAILY.SQL
Notes
Opens a script in Notepad, and saves it back into the catalog on close: SCRIPT EDIT <name>. Same shape as LIB EDIT (see its Javadoc), applied to the Scripts catalog.
Last modified in release 5.0.8.
BroadSQL