Use the following command line to define the file:
● BeginTimeS (simple file, channel interleave file)
∙ Specify the start position of the area on the disk where the file is placed as a relative position within the session. If the specified area overlaps with other files, a warning message is displayed.
If this command line is not specified, i.e. no time is specified, the disk images are formed in sequence, following the last sector on the disk image at the time this file definition script is written, Will be placed.
EndTimeS (simple file, channel interleaved file)
∙ Specify the end position of the area on the disk where the file is placed as a relative position within the session. If the specified area overlaps with other files, a warning message is displayed.
* If this command line is not specified, the BeginTimeS line is specified or the default placement of the BeginTimeS line is used.
● Attributes (simple file, channel interleaved file)
Specify file attributes.
Attribute types are as follows.
HIDDEN / NOHIDDEN
RECORD / NOTRECORD
Each one is described in the parameter. If this command line is not specified, the default value is
NOHIDDEN △ NOTRECORD
Is taken.