home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 October A / Pcwk10a98.iso / Lotus / LOTUS / FLG / FLGERR.LSS < prev    next >
Text File  |  1997-02-03  |  349b  |  10 lines

  1. ' Freelance Graphics Error Constants' Copyright 1997 Lotus Development Corp.
  2.  
  3. Public Const FLGErrCategoryError             = 9001
  4. Public Const FLGErrCategoryWarning           = 9002
  5. Public Const FLGErrCategoryInformation       = 9003
  6. Public Const FLGErrCategoryTip               = 9004
  7. Public Const FLGErrNotSupported              = 9000
  8.  
  9.  
  10.