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

? PASIOS Sign not allowed<br />

A plus or minus sign was found in front of an expression of<br />

nonnumeric type.<br />

? PASI06 Identifier previously used in this block.<br />

You gave two items the same identifier within the same block.<br />

? PASI07 Incompatible sub range types<br />

The subrange types are not compatible according to the<br />

type compatibility.<br />

rules of<br />

? PASIOS File not allowed in variant part<br />

A file type cannot appear in the variant part of a<br />

record.<br />

? PASI09 Type must not be real or double<br />

You cannot specify a rea] value here. Real values cannot be used<br />

as array subscripts, control values for FOR loops, tag fields of<br />

variant records, elements of set expressions, or houndaries of<br />

subrange types.<br />

? PASIIO Tagfield type must be scalar or subrange<br />

The tag field for a variant record must be a scalar or<br />

type.<br />

subrange<br />

? PASlll Incompatible with tagfield type<br />

The case label and the<br />

These two items must<br />

compatibility rules.<br />

tag<br />

be<br />

field are<br />

compatible<br />

of incompatible types.<br />

according to the general<br />

? PASll2 Index type must not be real or double<br />

Array subscripts cannot be real values;<br />

integer or integer subrange values.<br />

if numeric, they must be<br />

? PASll3 Index type must be scalar or sub range<br />

Array subscripts must be scalar or subrange values, and cannot be<br />

of a structured type.<br />

? PASl14 Base type must not be real or double<br />

The base type of this set or subrange cannot be one of the real<br />

types.<br />

? PASllS Base type must be scalar or subrange<br />

The base type of this set or subrange must be scalar or<br />

values, and cannot be of structured type.<br />

subrange<br />

? PASll6 Actual parameter must be a set of correct size<br />

The actual parameter must be of correct size when passed as a VAR<br />

parameter.<br />

? PASl17 Undefined forward reference in type declaration: name<br />

Compilation aborted.<br />

A-7

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

Saved successfully!

Ooh no, something went wrong!