282
Pascal 4.0 User’s Guide
B
19030: Missing program statement
19040: Input is used but not defined in the program
statement
19050: Output is used but not defined in the program
statement
19060: Program parameter
<identifier>
is repeated
20010: Left operand of
<operator>
must be integer, real or
set, not
<type>
20020: Right operand of
<operator>
must be integer, real or
set, not
<type>
20030: Cannot mix sets with integers and reals as operands
of
<type>
20040: Operands of
<operator>
must be Boolean or Integer
20050: Left operand of / must be integer or real, not
<type>
20060: Right operand of / must be integer or real, not
<type>
20070: Left operand of
<operator>
must be Boolean, not
<type>
20080: Right operand of
<operator>
must be Boolean, not
<type>
20090: Left operand of
<operator>
must be integer, not
<type>
20100: Right operand of
<operator>
must be integer, not
<type>
20110: Right operand of 'in' must be a set, not
<type>
20120: Operands of + are of incompatible types
20130: Operand of
<operator>
must be integer or real, not
<type>
Содержание SunSoft Pascal 4.0
Страница 14: ...xiv Pascal 4 0 User s Guide ...
Страница 16: ...xvi Pascal 4 0 User s Guide ...
Страница 30: ...6 Pascal 4 0 User s Guide 1 ...
Страница 160: ...136 Pascal 4 0 User s Guide 6 ...
Страница 268: ...244 Pascal 4 0 User s Guide 11 ...
Страница 320: ...296 Pascal 4 0 User s Guide B ...
Страница 331: ...Index 307 ...
Страница 333: ......