IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2004, 2:43:54 PM (22 years ago)
Author:
desonia
Message:

added errorcodes files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psSysUtilsErrors.dat

    r1761 r1787  
    33#
    44#  Format is:
    5 #  ERROR_NAME(one word)    ERROR_TEXT
     5#  ERRORNAME(one word)    ERROR_TEXT
     6#
     7#  N.b. The ERRORNAME is exposed in the code as PS_ERR_ERRORNAME, e.g.,
     8#  if ERRORNAME=psMemory_NULL_BLOCK, then use PS_ERR_psMemory_NULL_BLOCK in
     9#  the code.
    610#
    711####################################################################
Note: See TracChangeset for help on using the changeset viewer.