Intermec EasyCoder E4 Programmer's Reference Manual page 42

Direct protocol v2.10
Hide thumbs Also See for EasyCoder E4:
Table of Contents

Advertisement

Chapter 4
Label Design
9. Printable Commands, cont.
40
TIME$ ("F")
Returns the current time according to the printer's clock in the format
specifi ed by FORMAT TIME$ (see Chapter 6.4).
Example:
PT TIME$("F") ↵
WEEKDAY$ ("<date>")
Returns the name of the weekday in plain text according to NAME
WEEKDAY$ (see Chapter 6.4) from a given date or the current
date.
<date>
Examples:
PT WEEKDAY$("000101") ↵
PT WEEKDAY$(DATE$) ↵
WEEKNUMBER ("<date>")
Returns the weeknumber from a given date or the current date.
<date>
Examples:
PT WEEKNUMBER("000101") ↵
PT WEEKNUMBER(DATE$) ↵
EasyCoder E4 Direct Protocol v2.10 – Programmer's Reference Manual
can be specifi ed in the standard format
"YYMMDD" or by a DATE$ command.
can be specifi ed in the standard format
"YYMMDD" or by a DATE$ command.

Advertisement

Table of Contents
loading

Table of Contents