Specifications

277
ZPL Commands
^WD
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^WD
Print Directory Label
Description The ^WD command is used to print a label listing bar codes, objects stored in
DRAM, or fonts.
For bar codes, the list shows the name of the bar code. For fonts, the list shows the name of the
font, the number to use with
^A command, and size. For objects stored in DRAM, the list
shows the name of the object, extension, size, and option flags. All lists are enclosed in a
double-line box.
Format ~WDd:o.x
This table identifies the parameters for this format:
Parameters Details
d = source device —
optional
Accepted Values:
R:, E:, B:, A: and Z:
Default Value: R:
o
= object name —
optional
Accepted Values:
1 to 8 alphanumeric characters
Default Value: *
The use of a
? (question mark) is also allowed.
x = extension —
optional
Accepted Values: any extension conforming to Zebra conventions
.FNT = font
.BAR = bar code
.ZPL = stored ZPL format
.GRF = GRF graphic
.CO = memory cache
.DAT = font encoding
.STO = data storage
.PNG = PNG graphic
* = all objects
Default Value:
*
The use of a
? (question mark) is also allowed.
Example • To print a label listing all objects in DRAM, enter:
^XA
^WDR:*.*
^XZ