U s i n g M P C L I I C o n v e n t i o n s

Here are some guidelines to follow when using MPCLII.

M P C L I I P u n c t u a t i o n

Use the following symbols when creating MPCLII packets:

Character

Decimal

Description

 

Value

 

 

 

 

 

 

 

{ (left bracket)

123

start of header

 

 

 

} (right bracket)

125

end of header

 

 

 

p (vertical bar)

124

field separator*

 

 

 

, (comma)

044

parameter separator

 

 

 

“ABC”

034

Quotation marks enclose character strings. Empty quotes (“”)

(quotation marks)

 

identify null strings or unused fields.

 

 

 

'comment'

039

Grave accents enclose comments. Any data enclosed in grave

(single quotation

 

accents is ignored. Do not embed comments within a quoted

marks)

 

string. Grave accents are also used to reject mainframe data.

 

 

 

Note: These MPCL characters are the default.

*The field separator is the split vertical bar, which we are representing as p in this manual. The decimal value is 124. To enter this character, use the Shift key plus the Split Vertical Bar key on your computer’s keyboard. Depending on your text editor, it may appear as a solid vertical bar or as a split vertical bar.

1-4Getting Started

Page 12
Image 12
Paxar TC6037PR manual I n g M P C L I I C o n v e n t i o n s, C L I I P u n c t u a t i o n, 4Getting Started