
B-64014EN/03 SPECIFICATION 2.DATA SERVER FUNCTIONS
- 23 -
Specifications common to all formats
<1> A list file begins with a start file mark "%".
<2> In the next block, be sure to specify an O number. Assign this O
number as the file name.
A comment enclosed in parentheses "(" and ")" can be inserted
between the O number and EOB.
<3> In the subsequent blocks, specify files to be processed.
<4> The list file must end with "%".
Specifications of format 1
The following describes the specifications of list file format 1:
<1> This specification method applies when the file names of files to
be processed have the format "Oxxxx" (where "xxxx" denotes a
4-digit number). In this case, change "O" in file name "Oxxxx" to
"N" when specifying the file name. The 4-digit number can be
zero-suppressed. The example shows that files O0111, O0222,
O0333, and so on up to O0999 are processed sequentially.
<2> The LIST-GET service transfers "Oxxxx" files stored on the
built-in hard disk of the host computer to the built-in memory
card of the FAST Data Server without modifying file names
"Oxxxx". The LIST-PUT service transfers "Oxxxx" files stored
on the built-in memory card of the FAST Data Server to the
built-in hard disk of the host computer without modifying file
names "Oxxxx". The LIST-DELETE service deletes "Oxxxx"
files stored on the built-in memory card of the FAST Data
Server.
Specifications of format 2
The following describes the specifications of list file format 2:
<1> This specification method applies when files to be processed are
named "Oxxxx" (where "xxxx" denotes a 4-digit number) on the
built-in memory card of the FAST Data Server and are named
arbitrary file names on the built-in hard disk of the host computer.
In this case, change "O" in file name "Oxxxx" to "N" when
specifying the file name on the FAST Data Server. The 4-digit
number can be zero-suppressed. The example shows that files
O0111, O0222, O0333, and so on up to O0999 are processed
sequentially.
A file name on the built-in hard disk of the host computer can be
specified by enclosing it with parentheses "(" and ")" following
the corresponding "Nxxxx". The characters that can be used in
file names depend on the OS of the host computer.
<2> The LIST-GET service transfers files with arbitrary file names
"PC-File" stored on the built-in hard disk of the host computer to
the built-in memory card of the FAST Data Server as "Oxxxx"
files. The LIST-PUT service transfers "Oxxxx" files stored on
the built-in memory card of the FAST Data Server to the built-in
hard disk of the host computer as files with arbitrary file names
"PC-File". The LIST-DELETE service deletes "Oxxxx" files
stored on the built-in memory card of the FAST Data Server.