B

16160: Procedure/function nesting too deep

16170: Can't call <identifier>, its not a pointer to a procedure or function

16180: Can't call <identifier>, it's <class> not a procedure

16190: Procedure <identifier> found where expression required

16200: Illegal procedure call, expecting value

16210: Non-pascal routine <identifier> will fail if called indirectly from pascal

16220: Passing nested routine <identifier> to non-pascal routine <identifier>

16230: Can't call <identifier>, its not a pointer to a procedure or function

17010: Case label out of range

17020: Real constant out of range for this implementation

17030: Short real out of range for this implementation

17040: Short real <number> out of range for this implementation

17050: Implementation restriction: sets must be indexed by 16 bit quantities

17060: Subscript of <identifier> is out of range

17070: Subscript value of <number> is out of range

17080: subrange value or array subscript (<integer>) is out of range

17090: Successor of <integer> is out of range

Error Messages

277