Plain English

Sends a stored label format back to the host computer. Useful for retrieving a template that was previously saved on the printer.

When to use

When you need to retrieve a stored format from the printer for editing or backup.

Syntax

^HFd:name.ZPL

Parameters

ParameterDescription
dDrive letter: R, E, or B
name.ZPLFilename to retrieve

Example

^XA
^HFR:SHIPPING.ZPL
^XZ

Retrieve the SHIPPING template from RAM

Try it in the playground View all ZPL commands