Techniques Avancees CODESOFT Sentinel Print Pack User Manual page 49

Table of Contents

Advertisement

ASCII File Sentinel
This appendix presents and discusses a sample ASCII file featuring both direct and
table assignments.
LAB_NAME = i3240.lab¶
Note that there is no header; the label to be loaded is specified by direct
assignment.
This first label is described entirely by direct assignments.
The "END" delimiter makes it possible to incorporate and print the label.
Code=1909¶
Name=Cole¶
FirstName=Warren¶
Address=3434 Washington Blvd¶
City=Indianapolis¶
State=IN¶
Zip=46241¶
END¶
Direct assignment: note that it is possible to specify another printer from
the ASCII file.
THT_NAME = Tec B572,\\PC 9719\PRINTER¶
Table assignment: each line corresponds to one label.
Code,Name,FirstName,Address,City,State,Zip¶
1969,O'Hare,Ned,4950 Pullman Ave. NE,Seattle,WA,98105¶
2001,Bowman,Dave,1 Discovery Lane,Pueblo,CO,81002¶
2589,Thompson,Donald,2339 Broadway,San Francisco,CA,94123¶
3154,Yee,Emerson,2938 42nd Street,New York,NY,10032¶
Changing printers through direct assignment
THT_NAME = Ubi 91 (203DPI/8dots),LPT1: ¶
APPENDIX 2

Advertisement

Table of Contents
loading

Table of Contents