EasyManuals Logo

TSC M23 Programming Manual

TSC M23
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 #141 background imageLoading...
Page #141 background image
TSC AUTO ID Technology Co., Ltd. 129 Copyright 2013 All Rights Reserved.
COPY
Description
Copy the existed file from CARD to FLASH.
Syntax
COPY [memory ID of source,]"filename of source",[memory ID of new file,]"new filename"
Parameter
Description
memory ID of source
Optional.
ID
Memory device
Omitted
DRAM
F
FLASH
E
CARD
source filename
The file in CARD which you want to copy to on board FLASH.
memory ID of new file
Optional.
ID
Memory device
Omitted
DRAM
F
FLASH
new filename
The new filename you want to use in the on board FLASH.
Note: This command has been supported since V6.78 EZ and later firmware.
Example
See Also
DOWNLOAD, EOP, OPEN, FREAD$(), EOF, LOF(), SEEK, CLOSE
Sample Code
DOWNLOAD "DATA_D.DAT",105,We stand behind our products with one of the most comprehensive support
programs in the Auto-ID industry.
DOWNLOAD "TEST.BAS"
KILL F,"*"
COPY "DATA_D.DAT",F,"DATA_F.DAT"
OPEN "DATA_F.DAT",0
SEEK 0,0
data$=FREAD$(0,LOF("DATA_F.DAT"))
CLOSE 0
SIZE 4,0.5
GAP 0,0
CLS
BOX 10,10,800,100,2
BLOCK 15,15,790,90,"0",0,8,8,20,2,data$
PRINT 1
EOP
TEST
Result
203 dpi
300 dpi

Table of Contents

Other manuals for TSC M23

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the TSC M23 and is the answer not in the manual?

TSC M23 Specifications

General IconGeneral
BrandTSC
ModelM23
CategoryPrinter
LanguageEnglish

Related product manuals