Intermec EasyCoder 301 Programmer's Manual page 38

Direct protocol 2.0
Hide thumbs Also See for EasyCoder 301:
Table of Contents

Advertisement

9. Printable Data
Commands,
cont'd.
Intermec EasyCoder 301 Direct Protocol 2.0 – Programmer's Guide Ed. 3
WEEKNUMBER ("<date>")
Returns the weeknumber from a given date or the current date.
<date>
Examples:
PT WEEKNUMBER("990601")
PT WEEKNUMBER(DATE$)
DATEADD$ (["<original date>",]<number of days>[,"F"])
Adds or subtracts a certain number of days to the current date or
optionally to a specified date.
<original date>
<number of days>
<"F">
Example:
PT DATEADD$("990601",-15,"F")
Chapter 4
can be specified in the standard format
"YYMMDD" or by a DATE$ command.
optional; it is entered in the standard date
format "YYMMDD" . Note that the original
date must be enclosed by double quotation
marks.
the number of days to be added to or sub-
tracted from the current date or, optionally,
the date specified by <original date>. In case
of subtraction, the <number of days> should
be preceded by a minus sign (-).
an optional flag specifying that the result
should be returned in the format specified by
FORMAT DATE$ instead of the standard
format YYMMDD .
Label Design
37

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EasyCoder 301 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents