List of @codes

Applies to: All programs


Below is a list of @codes that can be used on a layout (and elsewhere) to retrieve certain data

@code Function
imagefilename
the image filename complete with extension
imagetag
the imagefilename without the extension
imageno
the image number
composite
the name of the composite page as defined in Form Pages Mode. Defaults to the folder name
jobname
the job file name without the .tnj extension
jobfilename
the job file name complete with the .tnj extension
packlayout
the template filename (without extension) or the template description if defined
order
the order information as as encoded for scanning into CapturePost, DataPost orPackBuilder
folder
the subject's home folder
name
combines data from the first name field and last name field
firstname
the contents of the field with the first name special property (regardless of the fieldname)
lastname
the contents of the field with the last name special property (regardless of the fieldname)
wholename
the contents of the field defined with the whole name special property (regardless of the field name)
pageno
the page number of the current page (sheet) when using item sheets with item sheet backgrounds
pagetotal
the total number of pages (sheets) when using item sheets with item sheet backgrounds
date
inserts the system date in short date format
date(n)
inserts a date"n" days into the future
time
inserts thecurrent system time
time(n)
inserts the time"n" seconds from the current system time
pose
in an item,displays the pose number or label of the current image
key
the subject key
season
the season description
account
the account description
package
the package code and description
packagecode
the package code
packagename, packagetitle, packagedescription
the package description
product
the product code and description
productcode
the product code
productname, producttitle, productdescription
the product description
orderkey
the order key
name-prefix
the groupname prefix
name-suffix
the groupname suffix
folder:subjectscount
the total number of subjects in this subject's home folder
folder:homesubjectscount
the number of home subjects in this subject's home folder

End of article