Specifications

Table Of Contents
Transferring Multiple Objects
The asterisk (*) can be used to transfer multiple object files (except *.FNT) from the
DRAM to the Memory Card. For example, you have several object files that contain
logos. These files are named LOGO1.GRF, LOGO2.GRF, and LOGO3.GRF.
For example, if you wanted to transfer all these files to the memory card using the
name NEW instead of LOGO, an asterisk would be placed after the names NEW and
LOGO in the transfer command. This would copy all files beginning with LOGO in
one command.
^XA
^TOR:LOGO*.GRF,B:NEW*.GRF
^XZ
During a multiple transfer, if a file is too big to be stored on the memory card, that
file will be skipped. All remaining files will attempt to be transferred. All files that
can be stored within the space limitations will be transferred. Other files will be
ignored.
ZPL II Programming Guide Volume One: Command Reference for X.10
244