Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Pascal - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Error 01:            Semi-Colon missing
 Error 02:            Colon missing
 Error 03:            Comma missing
 Error 04:            Left parenthesis bracket missing
 Error 05:            Right parenthesis bracket missing
 Error 06:            Equal sign missing
 Error 07:            Assignment (:=) missing
 Error 08:            Left square brace missing
 Error 09:            Right square brace missing
 Error 10:            Period missing
 Error 11:            Subrange (..) missing
 Error 12:            BEGIN missing
 Error 13:            DO missing
 Error 14:            END missing
 Error 15:            OF missing
 Error 16:            PROCEDURE or FUNCTION was expected
 Error 17:            THEN missing
 Error 18:            TO or DOWNTO missing
 Error 20:            Boolean expression was expected
 Error 21:            Variable is not a FILE type
 Error 22:            Integer constant was expected
 Error 23:            Integer expression was expected
 Error 24:            Integer variable was expected
 Error 25:            Numeric constant was expected
 Error 26:            Numeric expresssion was expected
 Error 27:            Numeric variable was expected
 Error 28:            Pointer variable was expected
 Error 29:            Record variable was expected
 Error 30:            Simple type was expected
 Error 31:            Simple expression was expected
 Error 32:            String constant was expected
 Error 33:            String expression was expected
 Error 34:            String variable was expected
 Error 35:            Text file was expected
 Error 36:            Type identifier was expected
 Error 37:            Untype file was expected
 Error 40:            Undefined label was referenced
 Error 41:            Syntax error or incorrect identifier
 Error 42:            Undefined pointer type in preceeding definitions
 Error 43:            Duplicate identifier or label
 Error 44:            Type mismatch
 Error 45:            Constant is out of range
 Error 46:            Constant and CASE selector type doesn't match
 Error 47:            Operand and operator types don't match
 Error 48:            Result type was not scalar, string, or pointer
 Error 49:            Invalid string length.  Valid range is 1..255.
 Error 50:            String constant length does not match type
 Error 51:            Invalid subrange type
 Error 52:            Lower bound is greater than upper bound
 Error 53:            Reserved word used as identifier
 Error 54:            Illegal assignment
 Error 55:            String constant definition exceeds line
 Error 56:            Integer constant out of range
 Error 57:            Incorrectly defined real constant
 Error 58:            Illegal character in identifier
 Error 60:            Constant is not allowed here
 Error 61:            Files and pointers are not allowed here
 Error 62:            Structured variables are not allowed here
 Error 63:            Text files are not allowed here
 Error 64:            Text files and Untyped files not allowed here
 Error 65:            Untyped files are not allowed here
 Error 66:            This variable type cannot be input or output
 Error 67:            Files must be VAR parameters
 Error 68:            File components may not be File Type
 Error 69:            Invalid ordering of fields
 Error 70:            Set is out of range 0..255
 Error 71:            Invalid GOTO reference
 Error 72:            Attempted GOTO outside of current block
 Error 73:            No body found for FORWARD declared routine
 Error 74:            Inline error
 Error 75:            Illegal use of ABSOLUTE
 Error 76:            FORWARD can not be used with overlays
 Error 77:            OVERLAY can only be used in compiled code
 Error 90:            Include file not found
 Error 91:            Unexpected end of source.  BEGIN/END mismatch
 Error 92:            Unable to create overlay file
 Error 93:            Invalid compiler directive
 Error 97:            Too many nested WITHs
 Error 98:            Memory overflow.  Too many variables
 Error 99:            Compiler memory overflow.  File too big

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson