EF command

The EF command shortcut edits VSAM or non-VSAM files via the designated "VSAM Handler".

Syntax

Read syntax diagramSkip visual syntax diagram EFile DSNpat(MEMpat)

Operands

DSNpat
The name or pattern mask of a data set.
MEMpat
The name or pattern mask of a partitioned member.

Usage notes

  • You can enter EF at any time from any panel.
  • You must specify the DSC designated "VSAM Handler" name via the IQIWIZRD customization wizard.
  • You can use EF in an object oriented Point-and-Shoot fashion, by pointing the cursor at any delimited character string instead of typing the DSNpat argument.

Examples

EF 'IQI.V9R1.GLOBAL.CSI'
Edits the VSAM file 'IQI.V9R1.GLOBAL.CSI'.
EF DEV.ASM(IQI*)
Edits member names that begin with IQI in the partitioned library DEV.ASM.
EFILE
Displays the "VSAM Handler" EDIT main menu.