
6.15i
i i
i DATA SERVER FUNCTIONS IV. OPERATION B-63354EN/04
- -212
Specifications common to all formats
<1> The list file begins with "%" (start file mark).
<2> An O number must be specified in the next block. The list file
must be named using the same O number. A comment enclosed in
parentheses "(" and ")" can be inserted between the O number and
an EOB.
<3> Process files are specified in the subsequent blocks.
<4> The list file must end with "%."
Specifications of format 1
The specifications of the format-1 list file are as follows:
<1> In this format, process files are identified using O-number (see
NOTE). File names are specified by substituting "N" for "O" in
"Oxxxx." Zeros in the digit number can be suppressed. The
process files included in this example are treated as "O0111,"
"O0222," "O0333," ..., and "O0999" sequentially.
<2> The LIST-GET service transfers "Oxxxx" files from the host
computer built-in hard disk to the data server board built-in hard
disk without renaming them. The LIST-PUT service transfers
"Oxxxx" files from the data server board built-in hard disk to the
host computer built-in hard disk without renaming them. The
LIST-DELETE service deletes "Oxxxx" files from the data server
board built-in hard disk.
Specifications of format 2
The specifications of the format-2 list file are as follows:
<1> In this format, process files are identified using O-number (see
NOTE) when they are on the data server board built-in hard disk
and arbitrary names when they are on the host computer built-in
hard disk. The file names used on the data server board built-in
hard disk are specified by substituting "N" for "O" in "Oxxxx."
Zeros in the digit number can be suppressed. The process files
included in this example are treated as "O0111," "O0222,"
"O0333," ..., and "O0999" sequentially.
On the host computer built-in hard disk, files can be assigned an
arbitrary name enclosed in parentheses "(" and ")" after the
corresponding "Nxxxx," provided that the name consists of a
combination of those selected from the following 76 different
ASCII characters:
Digits 0 to 9
Lowercase letters a to z
Uppercase letters A to Z
14 different special characters . (period), ! , #, $, %, &, -, @, ^, _,
', {, }, and ~
<2> The LIST-GET service transfers files having the arbitrary name
"PC-File" from the host computer built-in hard disk to the data
server board built-in hard disk as "Oxxxx" files.
The LIST-PUT service transfers "Oxxxx" files from the data
server board built-in hard disk to the host computer built-in hard
disk as files having the arbitrary name "PC-File."
The LIST-DELETE service deletes "Oxxxx" files from the data
server board built-in hard disk.