Intermec EasyCoder E4 Installation And Operation Manual page 70

Bar code label printer
Hide thumbs Also See for EasyCoder E4:
Table of Contents

Advertisement

Command List, cont.
Instruction
TIMEADD$
V% = FIELDNO
VERSION$
WEEKDAY$
WEEKNUMBER
Intermec EasyCoder E4 – Installation & Operation Ed. 2
Purpose and Syntax
Returns a new time after a number of seconds have been added to, or
subtracted from, the current time or optionally a specifi ed time.
PRINT TIMEADD$(["<original time>",]<no. of seconds>[,"F"])
Assigns the number of the current fi eld to a variable.
<variable name>%=FIELDNO
Returns the version of the firmware, printer family, or type of
CPU board.
PRINT VERSION$[(<type of info>)]
Returns the name of the weekday for a specifi ed date.
PRINT WEEKDAY$("<date>")
Returns the number of the week for a specifi ed date.
PRINT WEEKNUMBER("<date>")
Appendix 4 Programming
69

Advertisement

Table of Contents
loading

Table of Contents