Worth Data TriCoder t53 User Manual page 131

Table of Contents

Advertisement

Table Maintenance is specified in the DATA ID field while programming
the TriCoder:
DATA ID entry
M1M
M2M
M3M
Table Maintenance file format
The file format for a table used for maintenance is similar to that used by
table data validation in that it uses a header record to describe the table
format to the TriCoder. The header consists of at least 11 characters plus a
comment or reference name. The table maintenance header uses the
following format:
Position
data allowed
x
U 0r F
01-20
aa
xbb
x00-x20
x00-x20
xcc
x00-x20
xdd
comment
1-15
alphanumeric
Lets say we wanted to create a file that had a 5 digit item number (the key
field), a Fixed 16 character description, an Updatable 6 digit price, an
Updatable 4 digit quantity count and a file reference of INVENTORY. The
header for such a file would look like this:
The entire file might look something like this:
description
data maintenance on table 1
data maintenance on table 2
data maintenance on table 3
aaxbbxccxddcomment
description
U indicates field is UPDATABLE
F indicated field is FIXED
determines the data length of the key field
determines data length of field #2, use x00 if field is
not present
determines data length of field #3, use x00 if field is
not present
determines data length of field #4, use x00 if field is
not present
name of file or comment used for internal use; this
field is not used by the TriCoder.
05F16U06U04INVENTORY
05F16U06U04INVENTORY
11111TWINKIES - 4OZ
22222CANDLES - 3FEET
33333SALMON, SOCKEY12 $5.95
Ctrl Z (ASCII 26)
12-5
$1.39
21
$10.95 180
48

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TriCoder t53 and is the answer not in the manual?

Questions and answers

Table of Contents