
- 181 -
n ActionRun Command FileinapplicationsPowerForms(applicationgenerator)and
(automationmodule).
Note:Whenworkingwithjobfilesmakesuretorememberthatthe'\n'sequenceisunderstoodasthe
newlinecharacter.Ifyouhavethefoldernamesbeginningwith'\n'youhavetoputanextraback-
slashcharacterinfrontofthesequence.Youmustencodethepathandfilename'c:\N-
ewJobs\Print.JOB'as'c:\\NewJobs\Print.JOB'.
Command File: CSV File
ThecommandsavailableintheCSVcommandfilesareasubsetfromNiceCommands.Youcanuse
thefollowingcommands:Label,Set,Port,PrintandPrinter.Ofcourse,thesyntaxofthecommands
differsalittlebitwhenusedinCSVfile.
CSV Command File Structure Explained
TheCSVstandsforCommaSeparatedValues.Thisisthetextfilewherefieldvaluesaredelimited
bythecomma(,)character.ThetextfilecancontainUnicodevalue(importantformulti-language
data).
EachlineintheCSVfilecontainsthecommandsforonelabelprinting.
ThefirstrowintheCSVcommandfilemustcontainthecolumnnames.Thisisimportantforthe
labelingsoftwaretoknowwhatistheorderofappearanceoffieldsandhowisthedataorganized.
Severalcolumnnamesarepre-defined.
Column Name Description
@Label The name of the label to use. It is recommended to include label path
and filename. Note: You can provide label name only, but be sure
that print engine will try locate the label in the correct folder. Is
required.
@Printer Use this field to override the printer defined on the label. Print the
label to some other printer. The other printer must be accessible
from this computer. Use the printer name for value of this attribute.
Not required.
@Quantity Use this field to specify the number of labels to print. Possible
values: numeric value, VARIABLE or UNLIMITED. Is required.
@Skip Use this field to specify how many labels to skip at the beginning.
This feature is useful if you print sheet of labels to laser printer, but
the sheet is partial already printed. Not required.
@IdenticalCopies Use this field to specify how many label copies should print for each
unique label. This feature is useful when printing labels with data
from database or when you use counters, and you need label copies.
Not required.
@NumberOfSets Use this field to specify how many times the printing process should
repeat. Each label set defines the occurrence of the printing process.
For example: setting this value to 5 will cause the printing process to
repeat five times. Not required.
@Port Use this field to specify the port name for the printer. You can over-
ride the default port as specified in the printer driver. Not required.
Other fields All other fields define the name of the variables from the label. The
fields provide values for variables.
Comentarios a estos manuales