Chr$( ) - Wasp WPL305 Programming Manual

Bar code printer series
Hide thumbs Also See for WPL305:
Table of Contents

Advertisement

CHR$( )

Description
This function returns the character that has the specified ASCII code.
Syntax
CHR$(n)
Parameter
n
Example
DOWNLOAD "TEST.BAS"
SIZE 4,4
GAP 0,0
DENSITY 8
SPEED 3
DIRECTION 0
REFERENCE 0,0
SET CUTTER OFF
SET PEEL OFF
CLS
A=65
WORD$=CHR$(A)
TEXT 100,100,"3",0,1,1,WORD$
PRINT 1
EOP
See Also
DOWNLOAD, EOP, STR$(), ASC$()
Wasp Technologies.
Description
The ASCII code
58
Copyright 2001 All Rights Reserved.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wpl606Wpl2

Table of Contents