EasyManua.ls Logo

TSC TTP-244 Plus

TSC TTP-244 Plus
252 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
TSC AUTO ID Technology Co., Ltd. 114 Copyright 2013 All Rights Reserved.
CHR$( )
Description
This function returns the character with the specified ASCII code.
Syntax
CHR$(n)
Parameter
Description
n
The ASCII code
Example
Sample code
DOWNLOAD "TEST.BAS"
SIZE 4,4
GAP 0,0
DIRECTION 1
SET TEAR ON
CLS
A=75
WORD$=CHR$(A)
TEXT 100,100,"3",0,1,1,WORD$
PRINT 1
EOP
RUN "TEST.BAS"
Result
See Also
DOWNLOAD, EOP, STR$(), ASC$()

Table of Contents

Other manuals for TSC TTP-244 Plus

Related product manuals