2022.2

Table Of Contents
File
${file} ${file}isashorthandfor${file.base}_${file.nr,0000}.${file.ext}.Itexpandstoan
internallygeneratedfilenamewithafourdigitsequencenumberattheend.Thefileextensionis
determinedbytheselectedoutputformat.
The0000in${file.nr,0000}isaformatpatternthattakescareofformattingthenumberwithat
leastfourdigitsincludingleadingzero's.See"Formattingdateandnumbervalues"onpage876,
below.
Example: WhenprintingtoPDF,${file}couldexpandto
merged.5852941188491153960_0001.pdf.
${file.base} Expandstoaunique,internallygeneratedfilename,withoutatrailingdotorextension.
${file.ext} Theextensionthatcorrespondstothechosenoutputformat,forexamplepdforps.
Notethat${file.ext}doesnotincludealeadingdot.
${file.nr} Anautomaticsequencenumberbelongingtothecurrentoutputfile.Itisautomaticallyincremented
foreachoutputfilethatgetscreatedwithinthesamejob.
Itispossibletoformatthenumberusingapatternandlocale.See"Formattingdateandnumberval-
ues"onpage876,below.
${file.pageCount} ThisvariablewasintroducedforuseinPrinterDefinitionsforPostScriptprinters.
AsitentailspagebufferingandcouldeasilyleadtoOutofMemoryerrorswithbigjobs,usage of
this variable in an Output Preset or in the Print Wizard is discouraged; it should be
regarded as deprecated.
Job
${job} ${job}isashorthandfor${job.base}_${job.nr,0000}.${job.ext}.Itexpandstoanamebasedonthe
nameoftheappliedJobCreationPreset(or'Untitled'ifnoJobCreationPresetwasused).Afourdigitsequence
numberisaddedattheendofthebasename.Thefileextensionisdeterminedbytheselectedoutputformat.
The0000in${job.nr,0000}isaformatpatternthattakescareofformattingthenumberwithatleastfour
digitsincludingleadingzero's.See"Formattingdateandnumbervalues"onpage876,below.
${job.base}or
${job.name}
ReturnsthenameoftheappliedJobCreationPresetwithoutanyextension.
ExpandstoUntitledifnoJobCreationPresetwasused.
${job.nr} Anautomaticsequencenumberbelongingtothecurrentoutputfile.Itisautomaticallyincrementedforeachnew
outputfilethatgetscreated.Note,thatmultipleoutputfilesarecreated,forexample,whenoutputseparationhas
beenselectedforoutputcreation.
Itispossibletoformatthenumberusingapatternandlocale.See"Formattingdateandnumbervalues"on
page876,below.
Page 871