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 />

? PAS170 Value parameter expected<br />

A subprogram that is passeo as nn actual parameter can have<br />

value parameters.<br />

only<br />

? PAS17l Type of variable must be textfiJe (file of char)<br />

The specified operation or subprogrnm requires a text file<br />

variable as an operand or parameter.<br />

? PASl72 Undeclared external file: name Compilation aborted.<br />

You specified nn external file that was not declared in the<br />

declaration section.<br />

? PASl73 Negative set elements not allowed<br />

The valu€ of an integer set element must be between 0 and 255.<br />

? PASl74 Parameter must be a file type<br />

The specified subprogram requires a file as a parameter.<br />

? PAS175 "INPUT" not declared as nn external file<br />

The program makes an implicit reference to the file variable<br />

INPUT, but INPUT is either not declared or has been redeclared at<br />

an inner level.<br />

? PAS176 "OUTPUT" not declared as an external file<br />

The program makes an impJicit reference to the file variable<br />

OUTPUT, but OUTPUT is either not declared or has been redeclared<br />

at an inner level.<br />

? PAS177 Assignment to function identifier not allowed here<br />

Assignment to a function jdentifier is allowed only within the<br />

function block.<br />

? PAS178 Multidefined record variant<br />

A constant tag fieJd value appears more than once in the<br />

definition of a record variant.<br />

? PAS179 File of file type not allowed<br />

You cannot declare a file that has components of a file type.<br />

? PAS181 Array bounds too large<br />

The bounds of an array are too large to allow the elements of the<br />

array to be accessed correctly.<br />

? PASl82 Expression must be scalar<br />

The expression must specify a scalar value;<br />

are not legal.<br />

structured variables<br />

? PAS183 "[GLOBAL]" or "[FORTRAN]" may only precede declarations at<br />

level 1<br />

The words (GLOBALl or [FORTRAN] can be placed only in a function<br />

or procedure heading.<br />

A-12

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

Saved successfully!

Ooh no, something went wrong!