
- 186 -
PC, where some functions can be used, because the appli-
cation that will eventually print these files knows how to
process them.
All counters
have to be incre-
mented by
printer
As PC labeling software is not available at print time, the
printer must be capable of using internal counters. Make
sure you defined the counter variable on the label as the
printer internal hardware counter, not software counter.
Variable graph-
ics are not sup-
ported
Because PC labeling software is not available at print-time,
it cannot handle the variable graphics. Any image on the
label has to be static.
LabelExportisonemethodoflabelprintingfromoutsideoflabelingapplication.Itrequiressome
otherapplicationtobeabletoopenexportedlabelformat,parseitandthenprintit.Therearenumer-
ousotherpossibilitiestointegratelabelprintingtoexistingsystems.Moreinformationisavailableon
theproductwebsite.
NiceCommands
NiceCommands
Theprintingwiththesoftwarecanbeautomatic.Therearetwowaysforautomation.Thefirstoneis
withtheuseofthecommandfiles(JOBfile)whichisusedwithAutomaticprintcommandfromFile
menu.ThesecondwayiswiththehelpofanyotherWindowsapplication,whichenablesDDEcom-
municationbetweentheprograms.
Inthebothwaysyoucanusethesamecommands.Whenyouareusingtheautomaticprint,thecom-
mandsmustbewrittenoneperlineinthecommandfile(JOBfile).WiththeDDEcommunication
thecommandsaresendthroughtheDDEchannel.
COMMENT
;
Whendevelopingprogramcodeorscriptsitisverywisetowelldocumentyourcommands.Thiswill
helpyoudecodewhatthescriptreallyperforms,whenyouwilllookatthecodeaftersometime.
Usesemicolon(;)onthebeginningoftheline.Everythingfollowingitwillbetreatedasscriptcom-
mentandwillnotbeprocessedbyapplication.
CREATEFILE
CREATEFILE<name_of_the_file>
ThiscommandwillcreateaplainASCIItextfile.Thefilewillcontainonlyonelineoftext.
Thepurposeofcreatingsuchfileistosignalsomeexternalapplicationthatthelabelprocessingor
printinghasbeganorhasended.
TheexampleoftheCREATEFILEusageisprintinglabelswiththedatafromsometextfile.First
theexternalapplicationpreparesvariabledataforthelabelsandstoresthedataintothetextfile.
Thenlabelingsoftwareisactivatedandprintingstarts.ACREATEFILEcommandisusedtocreate
afileonthedisk.Theappearanceofthefilerepresentsasignaltotheapplicationthatthecurrent
printingprocessisfinished.
Comentarios a estos manuales