Download FLEX User`s Manual

Transcript
N
The N command is used to automatically answer "N" to prompts produced by
various FLEX utilities. This facility is especially useful wnen writing
EXEC files.
DESCRIPTION
The general syntax of the N command is:
N,<command string>
where <command string> is a valid command line to be passed to FLEX. If
the N command is used with multiple commands per line using the end of
line character, it will only affect the command immediately following
it.
The N command is particularly useful when performing
COPY
operations that you do not wish to overwrite any existing files:
+++N,COPY,0,1,TEXT
FILE
FILE
FILE
FILE
TEXT1
TEXT2
DELETE
TEXT3
DELETE
TEXT4
TXT
TO
TXT
TO
ORIGINAL?
TXT
TO
ORIGINAL?
TXT
TO
DRIVE
DRIVE
N
DRIVE
N
DRIVE
-N.2.1-
#1
#1
COPIED.
FILE EXISTS
#1
FILE EXISTS
#1
COPIED.