Using logical processing
3-6
Using LCDS Print Description Language
TABLE MASK
Defines mask characters used within string constants (specified
by CONSTANT parameter). Also indicates which characters
denote special type testing and what that type is.
Syntax
ac: TABLE MASK = (ignorechar [, charspec
1
[, charspec
2
[,...]]])
Options
Default
No default
TABLE MASK
parameter: points
to note
•
Any valid character in the data character set, such as ASCII
and EBCDIC, may be used in the MASK parameter as a
mask character.
•
Any character that is not explicitly tested for absolute equality
by a TABLE command may be defined by the table MASK
parameter as a mask character.
•
MASK parameter character definitions apply only to the
TABLE command in which the definition occurs. As in
unmasked comparisons, it is possible to specify multiple
strings in the CONSTANT parameter.
•
To define a character specification use the form 'char' or
('char', 'char’, ...'char').
•
Mask characters should be defined using the same string
type as in the string specified in the CONSTANT parameter.
Table 3-4. TABLE MASK parameter options and definitions
Option
Definition
ignorechar
Specifies a character that appears in positions that will not be compared, within
a string constant.
charspec
i
character specification
Specifies a character that appears in positions within a string constant where a
test for type i characters will be performed.
Summary of Contents for Nuvera 100
Page 1: ...Xerox DocuPrint EPS Using LCDS Print Description Language 701P21091 Version 3 7 May 2003...
Page 16: ...Table of contents xvi Using LCDS Print Description Language...
Page 28: ...Introduction xxviii Using LCDS Print Description Language...
Page 352: ...Specifying print format parameters 4 112 Using LCDS Print Description Language...
Page 434: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language...
Page 464: ...Character code assignments C 8 Using LCDS Print Description Language...
Page 498: ...INDEX INDEX 12 Using LCDS Print Description Language...