tldm-universe/Ardent/UV/INCLUDE/ERRD.INS.IBAS
2024-09-09 17:51:08 -04:00

22 lines
769 B
Plaintext
Executable File

*******************************************************************************
*
* PR1ME INFORMATION error file
*
* Module ERRD.H
*
* (c) Copyright 1998 Ardent Software Inc. - All Rights Reserved
* This is unpublished proprietary source code of Ardent Software Inc.
* The copyright notice above does not evidence any actual or intended
* publication of such source code.
*
*******************************************************************************
* DO NOT ADD ANY MORE ERROR CODES TO THIS FILE
EQUATE E$BPAR TO 6 ;* BAD PARAMETER
EQUATE E$NRIT TO 10 ;* NO RIGHT
EQUATE E$BKEY TO 28 ;* BAD KEY
EQUATE E$BUNT TO 29 ;* BAD UNIT NUMBER
* END-CODE