Previous Topic: DUMP

Next Topic: EVENTS

EDITOR

Use the EDITOR parameter to define the default data sets that the IMOD editor and the CA‑GSS/ISERVE Control Panel should use.

Syntax

Use this format for the EDITOR parameter:

EDITOR [[PLIB|MLIB|LLIB|CLIB|PARMLIB] dsn]
       [MEMBER member]
       [VIO vioname]

Arguments

The EDITOR parameter takes these arguments.

Argument

Description

PLIB

Identifies the data set as your ISPF panel library.

MLIB

Identifies the data set as your ISPF message library.

LLIB

Identifies the data set as your ISPF load library.

CLIB

Identifies the data set as your CLIST library (SYSPROC).

PARMLIB

Identifies the data set as your parameter library.

dsn

Data set's dsname.

member

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

vioname

UNIT name associated with VIO in your organization. (The IMOD compiler uses this name.)

Usage Notes