TSC AUTO ID Technology Co., Ltd. 123 Copyright 2009 All Rights Reserved.
REM
Description
Comment. Prefix is “REM”, which will be ignored by the printer.
Syntax
REM
Example
REM ********************************
REM This is a demonstration program*
REM ********************************
DOWNLOAD "REMARK.BAS"
SIZE 3,3
GAP 0.08,0
DENSITY 8
SPEED 4
DIRECTION 1
REFERENCE 0,0
SET CUTTER OFF
SET PEEL OFF
CLS
TEXT 50,50,"3",0,1,1,"REMARK DEMO PROGRAM"
REM TEXT 50,100,"3",0,1,1,"REMARK DEMO PROGRAM"
PRINT 1,1
EOP
See Also
DOWNLOAD, EOP, END