目前还没有官方翻译。

[en] Command files are plain text files containing commands that are executed one at a time from top to bottom. NiceLabel Automation supports native command files, as well as Oracle and SAP XML command files. For more information see section Command Files Specifications, Oracle XML Specifications, and SAP AII XML Specifications.

[en] Example

[en] The label label2.nlbl is going to print to CAB A3 203DPI printer.

LABEL "label2.nlbl"
SET code="12345"
SET article="FUSILLI"
SET ean="383860026501"
SET weight="1,0 kg"
PRINTER "CAB A3 203DPI"
PRINT 1