User`s guide
2: BSCTRAN Commands and Options
DC 900-1406E 33
2.5 DEFAULT Command
The DEFAULT command has the following format:
DEFAULT [/FILE=filename]
[/FIXED] [/BINARY] [/RECL=n] [/ESCAPE] [/FORTRAN]
[/[NO]PRINT] [/[NO]BATCH] [/[NO]LOG[=n]]
[/[NO]DLOG] [/[NO]DELETE] [/[NO]SAFE] [/[NO]ABORT]
[/RECORDS=[2780,3780]] [/BUFSIZE=n]
Note
The DEFAULT command options [/[NO]PRINT] [/[NO]BATCH]
[/[NO]LOG[=n]] do not apply to UNIX.
The
DEFAULT command allows selective enabling and disabling of the global options
which remain in effect until changed or until the BSCTRAN program exits.
The
DEFAULT command options are as follows:
/FILE=filename This option specifies the filename to receive any unexpected
data. There are five suboptions for the /FILE option:
• /FIXED
• /BINARY
• /RECL=n
• /ESCAPE
• /FORTRAN
These suboptions have the same meanings as they do for the
RECEIVE command explained in Section 2.8. The default file
name and attributes upon BSCTRAN startup are
DEFAULT.DAT
/RECL=254.