Previous Topic: FLDCNext Topic: LINECOUNT


INITIALIZE

This command initializes (or reinitializes) an IMOD file. This updates the ISET header record to the current CA-GSS version number.

Syntax

INITIALIZE ISET ddname [ERASE]

Parameters

ddname

DDname of the file to initialize.

ERASE

If specified, all existing IMODs are deleted. The file must be allocated with DISP=OLD for this option to be valid.

ERASE is the default for ISETs that have not been previously accessed.