Previous Topic: SERVER

Next Topic: SET GLOBAL

SET EDITOR

Use the SET EDITOR command to change IMOD editor values that were set using the EDITOR initialization parameter.

Syntax

Use this format for the SET EDITOR command:

SET EDitor {CLIST name}     [Global]
           {LLIB dsname}
           {MEMBER name}
           {MLIB dsname}
           {PARMLIB dsname}
           {PLIB dsname}
           {VIO vioname}

Parameters

The SET EDITOR command takes these parameters:

CLIST name

Library containing CLISTs used by the IMOD editor.

LLIB dsname

Your ISPF load library.

MEMBER name

Member of the PARMLIB data set that contains the IMOD editor's parameters and its ISET menu.

MLIB dsname

Your ISPF message library.

PARMLIB dsname

Your CA‑GSS parameter library.

PLIB dsname

Your ISPF panel library.

VIO vioname

Unit name that you use for VIO.

Global

Sets the specified value in the global area, which is normally set during the primary ISERVE's initialization.

Default: Affects local storage only (which is returned in response to the IMOD editor's LINK command).

Example

---------------------- CA‑GSS/ISERVE Control Panel --------- ROW 1 TO 16 of 16 ==> set editor member temp => PAGE Target node: * ssid: * Host node: S18EWF ssid EWF =============================================================================== IMOD Editor Values ------------------------------ Global: VIO Unit: VIO Parmlib EWF.FXAO.PARMLIB Parmlib Member NEWEDIT Panel Library: EWF.FXAO.ISRPLIB Message Library EWF.FXAO.ISRMLIB Load Library EWF.FXAO.AUTHLIB CLIST Library EWF.FXAO.CLIST Local: VIO Unit VIO Parmlib EWF.FXAO.PARMLIB Parmlib Member NEWEDIT Panel Library EWF.FXAO.ISRPLIB Message Library: EWF.FXAO.ISRMLIB Load Library EWF.FXAO.AUTHLIB CLIST Library EWF.FXAO.CLIST