287
287
287cab Produkttechnik GmbH & Co KG
Example:
Date Functions
[DATE... ] Print actual DATE
Recalls the date from the printer and prints it in the defined size and in the format of the selected
country.
[DATE{:+DD{,+MM{,+YY}}}]
[DATE...] - print actual date
+DD = adds the amount of additional days as numerical value
+MM = adds the amount of additional months as numerical value
+YY = adds the amount of additional years as numerical value
Alternative it is possible to use a variable to add additional days, months or years
[DATE{:VARIABLE}]
+VARIABLE = adds the value of a predefined variable as numerical value
IMPORTANT NOTE: In that case when variables are used, it is not allowed to use
the „+“ sign !!
;This example simply recalls the date from the printer
m m
J
S l1;0,0,68,71,100
T 12,25,0,3,5;Todays date is: [DATE]
A1
Syntax:
Syntax: