1. INTRODUCCIÓN GENERAL
1.2. Membranas
1.2.2. Membranas Poliméricas
1.2.2.2. Polímeros funcionalizados: Membranas de Intercambio Iónico
The following is a list and a brief description of the EZTPX04 diagnostic messages.
01 *** COMMAND EXPECTED BUT NOT FOUND
Each new card that is not a comment or continuation card must begin with a valid EZTPX04 command. Only SYSPRINT, PRINTER, and FONT commands are allowed.
02 *** FONT COMMAND OUT OF SEQUENCE
You can code one or more FONT commands AFTER a PRINTER command. A FONT command cannot precede the first PRINTER command.
03 *** INVALID COMMAND. REMAINING DATA IGNORED
Only the SYSPRINT, PRINTER, and FONT commands are valid for EZTPX04.
04 *** NO DATA FOUND
A keyword or value is expected on the current card but it is not present.
05 *** PREMATURE END OF FILE
A continued card is specified but the next card is not present. End of file on the command stream was reached prematurely.
06 *** CONTINUATION EXPECTED BUT NOT FOUND
The end of a command is detected while CA-Easytrieve/Plus is expecting a keyword or a value.
07 *** BLANK OR DELIMITER EXPECTED BUT NOT FOUND
The end of a keyword or a set of values is expected but additional parameters are detected prior to the end of the keyword or set of values.
08 *** WORD TOO LONG. SOME DATA IGNORED
The maximum value that can be specified to the EZTPX04 program is 254 bytes. The indicated supplemental word is too long.
09 *** INVALID SPECIFICATION OF COMMAND
The indicated command is not followed by valid keywords.
10 *** COMMAND CAN BE SPECIFIED ONLY ONCE
You can specify the SYSPRINT command only once in the command stream.
11 *** INVALID KEYWORD. REMAINING VALUE IGNORED
The indicated keyword is invalid for the command currently being processed. The remainder of the values for that command are ignored.
12 *** AT LEAST ONE KEYWORD REQUIRED
Each command, when coded, must have at least one keyword specified.
13 *** KEYWORD EXPECTED BUT NOT FOUND
A keyword is expected for a command but is not found.
14 *** KEYWORD NAME REQUIRED
You must always code the NAME keyword when using the PRINTER command.
15 *** KEYWORD NUMBER REQUIRED
You must always code the NUMBER keyword when using the FONT command.
16 *** STRUCTURE-FIELDS, OVERPRINT-CODES,MODEL,TERMINAL EXCLUSIVE
You cannot specify the STRUCTURED-FIELDS and OVERPRINT-CODES keywords for the same PRINTER command. They are mutually exclusive.
17 *** INVALID FONT BECAUSE PRINTER DOES NOT SUPPORT DBCS
You can only define a font for DBCS and MIXED format data when the previous PRINTER command indicates that DBCS data is supported through the
DBCS-CODE keyword.
18 *** KEYWORD CAN BE SPECIFIED ONLY ONCE
You can only specify a keyword on a command once per command.
19 *** LEFT PARENTHESIS EXPECTED. REMAINING VALUE IGNORED
You must use a left parenthesis to end a start of values.
20 *** END OF VALUE EXPECTED. REMAINING VALUE IGNORED
The number of values required by the current keyword are exceeded.
21 *** INVALID SPECIFICATION OF KEYWORD
The keyword is not correctly delimited from the values required for that keyword. An open parenthesis must follow the keyword.
22 *** VALUE TOO LONG
The indicated value exceeds the maximum supported for the current keyword.
23 *** INVALID VALUE
The specified value is not in the format required by the current keyword.
24 *** INCORRECT LENGTH OF STRING
The specified value must be a required length.
25 *** DUPLICATED FONT NUMBER SPECIFIED
The font number of the current FONT command has been defined for this printer by a previous FONT command.
26 *** INVALID HEX VALUE
The value contains an invalid hexadecimal string. You can use only the characters A - F and the numbers 0 - 9.
27 *** INVALID CODE SYSTEM SPECIFIED
The specified DBCS code system must be IBM for Japan, IBMKOREA, KEIS, JEF, JEF4040, JIPSE, JIS, MELCOM, TORAY or SHOWA.
28 *** INVALID TYPE SPECIFIED
The indicated value does not match the alternatives supported by the keyword.
29 *** INVALID PRINTER NAME
The printer name must contain valid characters for a CA-Easytrieve/Plus name.
30 *** PRINTER NAME HAS INVALID LENGTH
The printer name specified by the NAME keyword cannot exceed eight characters.
31 *** SPECIAL CONTROL CODE INDICATOR H OR I REQUIRED IN THIS VALUE
This value requires the definition of either a Set Absolute Horizontal position or a Set Relative Horizontal position special control code in the printer control code.
32 *** SPECIAL CONTROL CODE INDICATOR REQUIRED IN THIS VALUE
This value requires the definition of a Special Printer control code.
33 *** SPECIAL CONTROL CODE INDICATOR V OR W REQUIRED IN THIS VALUE
This value requires the definition of either a Set Absolute Vertical position or a Set Relative Vertical position special control code in the printer control code.
35 *** SPECIAL CONTROL CODE INDICATOR S REQUIRED IN THIS VALUE
The definition of a point skip printer control code requires the definition of a point skip special control code.
36 *** THIRD OPERAND REQUIRED
For the current keyword, insufficient values have been specified.
37 *** VALUE TOO LARGE
The indicated value exceeds the maximum that the current keyword supports.
38 *** SPECIAL CONTROL CODE INDICATOR B REQUIRED IN THIS VALUE
The definition of a value for the current keyword requires the specification of a byte count special control code.
39 *** PAGE PRINTER'S FONT CANNOT HAVE DOUBLE ALIGN OPTION
Double Byte alignment is not valid on a font for a Page Printer.
40 *** INVALID OPTION SPECIFIED
Invalid device type supplied for the DEVICE keyword.
41 *** VALUE MUST BE AT LEAST 4
The minimum length of a value for this keyword is four bytes.
42 *** VALUE MUST BE AT LEAST DEFAULT LOGICAL RECORD LENGTH + 4
The block size must be at least four bytes longer than the logical record length.
43 *** BLOCK SIZE MUST BE A MULTIPLE OF RECORD SIZE
The specified block size must be a multiple of the specified record length for fixed blocked files.
44 *** INVALID SPECIAL CONTROL CODE INDICATOR
The special control code is not supported for this printer control code.
45 *** INVALID WIDTH OF A SPECIAL CONTROL CODE
A special printer control code must end on a byte boundary.
46 *** INVALID BYTE COUNT
The byte count specified for a special printer control code cannot exceed 4 bytes.
47 *** TOO MANY DECIMAL PLACES
The maximum number of decimal places for a W-unit or a H-unit value is two.
48 *** KEYWORD START-PAGE REQUIRED IF STRUCTURED-FIELDS CODED
For support of a Page Printer, you must specify the START-PAGE and its associated printer records.
49 *** KEYWORD FCB CANNOT BE CODED IF STRUCTURED-FIELDS CODED
Forms Control Block processing is not valid for a Page Printer.
50 *** POINT-SKIP CANNOT BE CODED IF STRUCTURED-FIELDS CODED
Point Skip processing is not valid for a Page Printer.
51 *** START-PAGE CANNOT BE CODED IF STRUCTURED-FIELDS NOT CODED
CA-Easytrieve/Plus only supports the START-PAGE keyword when the current PRINTER command is defining a Page Printer.
52 *** END-PAGE CANNOT BE CODED IF STRUCTURED-FIELDS NOT CODED
The END-PAGE keyword is only supported when the current PRINTER command is defining a Page Printer.
53 *** 'N' MUST BE SPECIFIED FOR FCB KEYWORD IF POINT-SKIP CODED
The FCB keyword must be specified as “N” (No) if support is required for Point Skip Paper Control Codes.
54 *** NO FONT BLOCK FOR EBCDIC FOUND
You must specify at least one font for EBCDIC data if the previous PRINTER command does not define a Standard Line Printer.
55 *** AT LEAST ONE DBCS FONT MUST BE CODED IF DBCS DATA SUPPLIED
You must specify at least one font for DBCS data if the previous PRINTER command supports DBCS data.
56 *** FONT DOES NOT MATCH WITH DATA TYPE
The font specified as the default font for either EBCDIC, DBCS, or MIXED format data does not match the data format specified on the FONT command.
57 *** KEYWORD COMPLEX NOT SUPPORTED FOR A MIXED FIELD
You must not specify the COMPLEX keyword on a font defined for MIXED format data.
58 *** DBCS CODE SYSTEM NOT DEFINED FOR DEFAULT DBCS FONT
CA-Easytrieve/Plus only supports a font for DBCS format data if the previous PRINTER command defined support for a DBCS code system.
59 *** NO MIXED FONT BLOCK FOUND
You must specify a font for MIXED format data if DBCS format data is supported for the extended reporting printer.
60 *** FONT BLOCK FOR EBCDIC DATA IN THE MIXED FIELD NOT FOUND
The font number specified for the EBCDIC portion of a MIXED format font has not been defined.
61 *** FONT BLOCK FOR DBCS DATA IN THE MIXED FIELD NOT FOUND
The font number specified for the DBCS portion of a MIXED format font has not been defined.
62 *** FONT BLOCK CORRESPONDING TO FONT NUMBER SPECIFIED NOT FOUND
The indicated font number has not been defined for the current extended reporting printer.
63 *** FONTS CANNOT BE SUPPORTED FOR STANDARD LINE PRINTER
If the previous PRINTER command defines a standard Line Printer then you cannot define any fonts for this printer.
64 *** SECOND OPERAND OF DEFAULT SIZE MUST BE CODED WITH NO FCB
You must specify the default height of print lines for printers that do not support a Forms Control Block.
65 *** KEYWORD WIDTH REQUIRED FOR EBCDIC OR DBCS FORMAT DATA
When defining a font for EBCDIC or DBCS format data, you must specify the WIDTH keyword.
66 *** KEYWORD HEIGHT REQUIRED FOR PRINTERS NOT SUPPORTING FCB
You must specify the HEIGHT keyword for fonts supported by printers that do not support a Forms Control Block.
67 *** KEYWORD HEIGHT INVALID IF FCB OR MACHINE CODE SUPPORTED
The HEIGHT keyword is not required on fonts for printers that support a Forms Control Block.
68 *** KEYWORD HEIGHT CANNOT BE CODED FOR MIXED FORMAT DATA
69 *** IF OVERPRINT-CODES CODED OVERPRINT-CODE MUST BE CODED
The PRINTER command defined support for Overprint Codes. The OVERPRINT-CODE keyword must be coded for each font.
70 *** KEYWORD OVERPRINT-CODE CANNOT BE CODED FOR MIXED FORMAT DATA
The definition of a MIXED format font does not require the OVERPRINT-CODE keyword.
71 *** DECIMAL POSITIONS ARE NOT SUPPORTED FOR PAGE PRINTERS
The values for the WIDTH and HEIGHT keywords must be whole numbers when the extended reporting printer is a Page Printer.
72 *** KEYWORD FUNCTION-HEADER NOT SUPPORTED FOR MIXED FORMAT DATA
The definition of a MIXED format font does not require the FUNCTION-HEADER keyword.
73 *** KEYWORD FUNCTION-HEADER MUST BE CODED IF COMPLEX CODED
A Line Complex requires a Function Header code.
74 *** KEYWORD FUNCTION-TRAILER NOT SUPPORTED FOR MIXED FORMAT DATA
The definition of a MIXED format font does not require the FUNCTION-TRAILER keyword.
75 *** COMPLEX CAN ONLY BE CODED IF FCB OR MACHINE CODE SUPPORTED
CA-Easytrieve/Plus only supports a Line Complex for printers that use a Forms Control Block.
76 *** NO PRINTER COMMAND CODED. MUST BE CODED ONCE FOR EACH PRINTER
77 *** PRINTER BLOCK ASSIGNED TO RECEIVE SYSPRINT OUTPUT NOT FOUND
The printer name defined by the NAME keyword of the SYSPRINT command is not defined by a PRINTER command.
78 *** THE NAME OF THE PRINTER ALREADY SPECIFIED
The NAME entry of the current PRINTER command is already defined by a previous PRINTER command.
79 *** AT LEAST ONE FONT COMMAND FOR EBCDIC FONT MUST BE CODED
A new PRINTER definition has been encountered. The previous PRINTER command is missing at least one EBCDIC FONT definition. Alternately, an EOF condition has been detected and the last PRINTER command is missing at least one EBCDIC FONT definition.
80 *** SECOND OPERAND REQUIRED
The current keyword requires additional values.
81 *** MODEL NAME NOT FOUND
The specified MODEL is not known to the system.
82 *** COMPLEX CANNOT BE DEFAULT FONT
A font defined as the default DBCDIC or DBCS font cannot support a line complex definition.
83 *** CONCATENATE CAN ONLY BE CODED FOR PAGE PRINTER OR POINT SKIP
CA-Easytrieve/Plus only supports the CONCATENATE option for non-ANSI and non-machine code printers.
84 *** DEVICE TYPE MUST BE SPECIFIED
85 *** AT LEAST ONE VALUE IS NEEDED
The current keyword requires at least one value.
86 *** DEFAULT RECORD LENGTH EXCEEDS MAXIMUM RECORD LENGTH
The record length defined by the RECORD keyword exceeds the maximum record length specified by the MAX-RECORD keyword.
87 *** FORMAT-PAGE CANNOT BE CODED IF STRUCTURED-FIELDS NOT CODED
The FORMAT-PAGE keyword is only supported when defining a page printer - that is a printer that supports structured fields.
88 *** CONCATENATE OPTION IS REQUIRED FOR POINT-SKIP PROCESSING
The CONCATENATE keyword must be specified for those printers that require support of point skip processing.
89 *** SPACE-REPLACE CAN ONLY BE CODED FOR MERGE OVERPRINT
The SPACE-REPLACE keyword can only be specified if the previous PRINTER command defined a printer that supported the merge overprint technique.
90 *** DEFAULT-FORM KEYWORD MUST BE SPECIFIED FOR A PAGE PRINTER
The definition of a Page Printer - that is a printer that supports structured fields, must have the DEFAULT-FORM keyword specified.
91 *** PAGE HEIGHT NOT SUPPORTED BY SET VERTICAL POSITION CODE
The height of a page defined by the DEFAULT-FORM keyword exceeds the maximum value supported by the Set Vertical Position special control code.
92 *** PAGE WIDTH NOT SUPPORTED BY SET HORIZONTAL POSITION CODE
The width of a page defined by the DEFAULT-FORM keyword exceeds the maximum value supported by the Set Horizontal Position special control code.
93 *** ONLY ONE SPECIAL CONTROL CODE IDENTIFIER CAN BE CODED
You cannot define more than the one special control code identifier in the current value.
94 *** OVERPRINT-CODE IS ONLY VALID IF OVERPRINT-CODES WAS CODED
The OVERPRINT-CODE keyword can only be specified on a FONT command when the previous PRINTER command defined support for overprint codes through the OVERPRINT-CODES keyword of the PRINTER command.
95 *** POINT-SKIP IS NOT ALLOWED FOR TERMINAL KEYWORD
TERMINAL type printers cannot support the POINT-SKIP keyword.
96 *** DBCS-CODE KEYWORD MUST BE CODED FOR TERMINAL KEYWORD
The support of a TERMINAL type printer requires the definition of a DBCS code system. You must specify the DBCS-CODE keyword and one valid DBCS code system as its value.
97 *** DEFAULT-FORM KEYWORD IS INVALID FOR TERMINAL KEYWORD
The DEFAULT-FORM keyword cannot be specified when defining a TERMINAL type printer.
98 *** DEFAULT-FONT KEYWORD IS INVALID FOR TERMINAL KEYWORD
The fonts for a TERMINAL type printer are automatically defined so you cannot define the default fonts for this printer.
99 *** REPEAT-CHAR KEYWORD IS INVALID FOR TERMINAL KEYWORD
The REPEAT-CHAR keyword cannot be specified when defining a TERMINAL type printer.
100 *** CONCATENATE KEYWORD IS NOT SUPPORTED FOR TERMINAL KEYWORD
The CONCATENATE keyword cannot be specified when defining a TERMINAL type printer.
101 *** CARRIAGE CONTROL CAN ONLY BE FCB OR MACHINE CODES
The Carriage Control system supported for this printer type must support an FCB through either ANSI or Machine control codes.
102 *** NO FONT COMMANDS ARE ALLOWED IF TERMINAL KEYWORD CODED
The fonts for a TERMINAL type printer are automatically defined. No additional fonts can be defined for this printer type.
103 *** DEFAULT-SIZE KEYWORD IS INVALID FOR TERMINAL KEYWORD
The fonts for a TERMINAL type printer are automatically defined so you cannot define the default size fonts for this printer.
104 *** DBCS CODE SYSTEM NOT DEFINED FOR MIXED DATA
The printer defined by the previous PRINTER command must support DBCS data before you can define a font for MIXED format data.
105 *** COMPLEX NOT SUPPORTED FOR EBCDIC PORTION OF MIXED FIELD
The EBCDIC portion of a MIXED format font cannot define support for a Line Complex.
106 *** COMPLEX NOT SUPPORTED FOR DBCS PORTION OF MIXED FIELD
The DBCS portion of a MIXED format font cannot define support for a Line Complex.
107 *** DBCS CODE SYSTEM NOT DEFINED FOR DBCS DATA
The printer defined by the previous PRINTER command must support DBCS data before you can define a font for DBCS format data.
108 *** NO DBCS FONT BLOCK DEFINED BY DEFAULT-FONT KEYWORD FOUND
The default DBCS font specified on the DEFAULT-FONT keyword of the previous PRINTER command is not defined by a FONT command.
109 *** DEFAULT DBCS FONT CANNOT BE SPECIFIED IF DBCS-CODE NOT CODED
You cannot define a DBCS font if the DBCS-CODE keyword is not coded on the previous PRINTER command.
110 *** DEFAULT MIXED FONT CANNOT BE SPECIFIED IF DBCS-CODE NOT CODED
You cannot define a MIXED font if the DBCS-CODE keyword is not coded on the previous PRINTER command.
111 *** DEFAULT-FONT KEYWORD INVALID WHEN NO FONTS COMMAND IS CODED
You cannot specify the DEFAULT-FONT keyword on the PRINTER command if you do not specify any fonts for the printer.
112 *** KEYWORD WIDTH CANNOT BE CODED FOR MIXED FORMAT DATA
The WIDTH keyword is not supported on the FONT command when you are defining a MIXED format font.
113 *** KEYWORD ALIGN IS ONLY SUPPORTED FOR EBCDIC FONT
Double byte alignment is only applicable to the definition of a font for EBCDIC data.
114 *** KEYWORD SPACE-REPLACE CANNOT BE CODED FOR MIXED FORMAT DATA
You cannot specify the SPACE-REPLACE keyword when defining a font for MIXED format data.
5
Introduction
This chapter describes the enhancements made to normal CA-Easytrieve/Plus syntax that are necessary for using the Extended Reporting Facility.
For complete information on CA-Easytrieve/Plus syntax, refer to the CA-Easytrieve/Plus Reference Guide.