| RGDIC |
Input |
This is the global root of the word-processing field
being edited. The contents of the word- processing field are loaded into the
main buffer during editor initialization.
|
RGTTL |
Input |
The title of the editing session, displayed in the
upper left-hand corner of the screen. Replaceable parameters are allowed.
|
RGOBJ |
Input |
The name of the object being edited, displayed in the
upper right-hand corner of the screen. Replaceable parameters are allowed.
|
RGCF |
Input |
The name of the configuration that is to be invoked.
This is the name of the .01 field in the Extensible Editor file. If not
specified, the editor uses the DEFAULT configuration.
|
RGPID |
Input |
This is the instance identifier for the editor.
Normally, this parameter is not passed and defaults to the value of $JOB. If
the editor is invoked recursively (i.e., from within the editor itself), this
parameter should be the current value of RGPID. The editor adds .0001 to this
value to maintain a unique context across all instances.
|