31.12.2013 Views

TOPS-20 PASCAL Language Manual - Bitsavers

TOPS-20 PASCAL Language Manual - Bitsavers

TOPS-20 PASCAL Language Manual - Bitsavers

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>PASCAL</strong> MESSAGES<br />

? PAS?II Incorrect number of values for this variable<br />

The VALUE declaration contains too many or too few values for the<br />

variable being initialized.<br />

? PAS21? Repetition factor must be positive integer constant<br />

The repetition factor in an array initialization must be a<br />

positive integer constant.<br />

? PAS2I1 Type identifier does not match type of variable<br />

The optional type identifier must be compatible with the t:"?e<br />

variable to be injtialized.<br />

of<br />

? PAS2I4 Incorrect type of value element<br />

A constant appearing in a VALUE initialization has a type other<br />

than that of the variable, record field, or array element to be<br />

initialized.<br />

? PAS2l5 RMS record size must be a positive integer constant<br />

The record size specified in the OPEN procedure call was not a<br />

positive integer constant.<br />

? PAS216 "OLD" is not allowed for this file<br />

You cannot specify OLD for an internal file.<br />

? PAS217 Assignment to Conformant Array Index is not allowed<br />

You cannot make this assignment to a conformant array index.<br />

? PAS2I8 Array must be unpacked<br />

An array parameter to PACK or UNPACK is not unpacked correctly.<br />

? PAS2I9 Array must be packed<br />

An array parameter to PACK or UNPACK is not packed correctly.<br />

? PAS2<strong>20</strong> Packed bounds must not exceed unpacked bounds<br />

The bounds of the packed array exceed the unpacked bounds.<br />

? PAS224 "rOVERLAID1" expected<br />

The statement syntax requires the keyword rOVERLAID].<br />

? PAS225 Illegal file attribute specification<br />

You specified an attribute in the OPEN statement that is not<br />

recognized by the compiler.<br />

? PAS226 Positional parameter not allowed after first non-posjtional<br />

parameter<br />

? PAS227 "OLD n , "NEW", nREADONLY", or "UNKNOWN" expected<br />

The statement syntax requires either the keyword OLD or NEW.<br />

A-I5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!