PRT Configuration File Format

When the ASCII-text version of the file is viewed in a text editor, they all have the same basic format.

A

Reserved characters, delimiter, continuation and comment.

B

Name of the record.

C

Comments that describe each field in sequential order in the record.

D

Records with values in each field as they correspond to the above comments.

Example

99|11|Assembly Model 25|1|BLOCK

Where

 

 

 

99

=

0

ITEM_TYPE_ID

11

=

1

item_type_code

Assembly Model 25

=

2

item_type_desc

1

=

3

item_tracking_type

BLOCK

=

4

item_class_id

More information

Observe configuration file reserved characters and restrictions.