EasyManuals Logo

TSC TTP-244 Plus Programming Manual

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
Page #172 background imageLoading...
Page #172 background image
TSC AUTO ID Technology Co., Ltd. 160 Copyright 2013 All Rights Reserved.
TRIM$( )
Description
Removes both leading and trailing blank spaces or specific characters from a string.
Syntax
TRIM$ (str$[,list$])
Parameter
Description
str$
The string that will be trimmed.
list$
Optional. The specific characters in list$ will be removed.
Note:
This command has been supported since V6.59 EZ and later firmware.
Example
Sample Code
DOWNLOAD "DEMO.BAS"
data1$=" 1234567 "
data2$="a1234567a"
data3$="[<12345>]"
SIZE 4,1.5
GAP 0,0
DIRECTION 1
CLS
TEXT 50,020,"3",0,1,1,"LTRIM$(\["]"+data1$+"\["]) = "+LTRIM$(data1$)
TEXT 50,050,"3",0,1,1,"TRIM$ (\["]"+data1$+"\["]) = "+TRIM$(data1$)
TEXT 50,080,"3",0,1,1,"RTRIM$(\["]"+data1$+"\["]) = "+RTRIM$(data1$)
TEXT 50,110,"3",0,1,1,"LTRIM$(\["]"+data2$+ "\["], \["]a\["]) = "+LTRIM$(data2$,"a")
TEXT 50,140,"3",0,1,1,"TRIM$ (\["]"+data2$+ "\["], \["]a\["]) = "+TRIM$(data2$,"a")
TEXT 50,170,"3",0,1,1,"RTRIM$(\["]"+data2$+ "\["], \["]a\["]) = "+RTRIM$(data2$,"a")
TEXT 50,200,"3",0,1,1,"LTRIM$(\["]"+data3$+ "\["], \["][<>]\["]) = "+LTRIM$(data3$,"[<>]")
TEXT 50,230,"3",0,1,1,"TRIM$ (\["]"+data3$+ "\["], \["][<>]\["]) = "+TRIM$(data3$,"[<>]")
TEXT 50,260,"3",0,1,1,"RTRIM$(\["]"+data3$+ "\["], \["][<>]\["]) = "+RTRIM$(data3$,"[<>]")
PRINT 1
EOP
DEMO
Result
See Also
LTRIM$(), RTRIM$()

Table of Contents

Other manuals for TSC TTP-244 Plus

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the TSC TTP-244 Plus and is the answer not in the manual?

TSC TTP-244 Plus Specifications

General IconGeneral
Resolution203 dpi
Print Speed4 ips
Print MethodThermal Transfer / Direct Thermal
Weight2.5 kg
Max. Print Width4.25 inches
Max. Print Length90 inches
Processor32-bit RISC CPU
InterfaceRS-232
Label Width1 inch to 4.4 inches
Power Supply100-240V AC, 50/60Hz
Operating Temperature5°C to 40°C
Storage Temperature-40°C to 60°C
Humidity25% to 85% non-condensing
Label Thickness0.06 ~ 0.19 mm (2.36 ~ 7.48 mil)
Dimensions232 mm (W) x 156 mm (H) x 288 mm (D)

Related product manuals