#############################################################################
# LEAP Error reference file
# This file should not be modified in any way.
# Copyright, (c) 1995, 1996 Richard Leyton.
#############################################################################
001,File not found. (Check DIR parameter)
002,Error opening file. (Check DIR parameter)
003,Unknown Error Occured.
004,Insufficent Memory for operation.
005,Specified Field not located.
006,End of File.
007,Attempted to dispose of unallocated memory.
008,Duplicate item exists.
009,Union compatibility does not hold.
010,Unable to erase file.
011,Unable to process command.
012,Attempted to display non-existant Relation.
013,Attempted to reload database.
014,Cannot find Relation.
015,Attempted to delete non-existant Relation.
016,Exceeded the maximum number of attributes in a relation.
017,Brackets in the expression do not match.
018,Unknown Help page.
019,No relation created where required (Brackets may be incorrect).
020,Incorrect option chosen.
021,Internal Stack processing error.
022,Expression nesting too deep.
023,Unexpected termination.
024,Error evaluating expression.
025,Expected file missing.
026,Wildcard in relation name.
027,No name specified.
028,Insufficent attributes specified.
029,Unknown database specified.
030,Attempt to open the currently open database.
031,Memory getting low - Flushing "master".
032,Operation should only be run on "master".
033,Unable to create new database.
034,Data Types incompatible.
035,Type conversion error.
036,No data type specified.
037,Cannot change directory.
038,Operator not implemented.
999,Undefined Error.
