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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

? PASOl7 "BEGIN" expected<br />

The compiler cannot find the delimiter BEGIN, which marks the<br />

beginning of an executable section.<br />

? PAS018 " " expected<br />

The compiler cannot find the symbol, which is required<br />

between the endpoints of a subrange.<br />

?<br />

PAS019<br />

Error in field list<br />

?<br />

?<br />

PAS0<strong>20</strong><br />

The field list in a record declaration contains a syn tax error.<br />

" , " expected<br />

The statement syntax requires a comma.<br />

PAS021 Empty parameter (successive " , " ) not allowed<br />

The parameter list attempts to specify a null or missing<br />

parameter, or contains an extra comma.<br />

? PAS022 IJlegal (nonprintable) ASCII character<br />

The program contains an illegal character that is not a printable<br />

ASCII character.<br />

? PAS023 "," or ")" expected<br />

The statement syntax requires either a comma or a<br />

right-parenthesis character.<br />

? PAS024 '" '" expected<br />

The statement syntax requires two quotation marks.<br />

? PAS050 Error in constant<br />

A constant contains an illegal character or is improperly formed.<br />

? PAS051 ":=" expected<br />

The statement syntax requires the assignment operator.<br />

? PAS052 "THEN" expected<br />

The compiler cannot find the reserved word THEN to complete the<br />

IF-THEN statement.<br />

? PAS053 "UNTIL" expected<br />

The compiler cannot find the reserved word UNTIL to complete<br />

REPEAT statement.<br />

the<br />

? PAS054 "DO" expected<br />

The compiler cannot find the reserved word DO to complete the FOR<br />

statement or the WHILE statement.<br />

? PAS055 "TO" or "DOWNTO" expected<br />

The compiler cannot find the rE~served word TO or DOWNTO in the<br />

FOR statement.<br />

A-5

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

Saved successfully!

Ooh no, something went wrong!