SET EDITOR
Use SET EDITOR
to change the default text editor for the current
session of GGSCI. The default editors are Notepad for Windows and vi for UNIX. CLI
input, including to create parameter files, takes the character set of the local
operating system.
Example
The following example changes the default editor to Notepad++.
SET EDITOR notepad++