Overview (NEW FILE command)
Basic Specification
NEW FILE
is always
specified by itself. No other keyword is allowed.
Operations
-
NEW FILE
creates a new, blank active dataset. The command takes effect as soon as it is encountered. - When you build an active dataset with
GET
,DATA LIST
, or other file-definition commands (such asADD
FILES
orMATCH FILES
), the active dataset is automatically replaced. It is not necessary to specifyNEW FILE
.