home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactive 3 / CARTS3.iso / scala / catalogs / snapload.msg < prev    next >
Text File  |  1996-05-07  |  4KB  |  89 lines

  1. ; cdc 1.8 (24 Apr 1996)
  2. ; CAT Catalog Emitter $Revision: 1.20 $
  3. ; Catalog definitions for module "SnapLoad" (SnapLoad.Book)
  4. ; Original Command Line: 
  5. ;    Z:\SCALA\BIN\CDC.EXE -q -t -c -n 
  6. ;    C:\TMP\catch.dir\out\snapload;Z:\scala\names -i 
  7. ;    C:\TMP\catch.dir\include;Z:\scala\include snapload.cdl -o 
  8. ;    snapload.cdl.err -e CPublicHead -v -s -o 
  9. ;    C:\TMP\catch.dir\obj\snapload\DERIVED\snapload.h -e CPrivateHead -v 
  10. ;    -s -o C:\TMP\catch.dir\obj\snapload\DERIVED\INTERNAL\snapload.ph -e 
  11. ;    CPublicDoc -o C:\TMP\catch.dir\obj\snapload\DERIVED\snapload.doc -e 
  12. ;    CPrivateDoc -o 
  13. ;    C:\TMP\catch.dir\obj\snapload\DERIVED\INTERNAL\snapload.doc -e 
  14. ;    CPublicIPF -o C:\TMP\catch.dir\obj\snapload\DERIVED\snapload.ipf -e 
  15. ;    CPrivateIPF -o 
  16. ;    C:\TMP\catch.dir\obj\snapload\DERIVED\INTERNAL\snapload.ipf -e 
  17. ;    Catalog -c -o C:\scala\Scala\Catalogs\snapload.msg -e NameDB -o 
  18. ;    C:\TMP\catch.dir\out\snapload\snapload.ndb 
  19. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  20. VERSION 1
  21. REVISION 5
  22. LANGUAGE "English"
  23. NATURALNAME "SnapLoad"
  24. ; SNAPREF_NeedMoreSample
  25. ;    A bare minimum of sample data is guaranteed. If that isn't enough, 
  26. ;    and the parser haven't implemented reading more, then the parser will 
  27. ;    report this error. 
  28. MSG 0x06c01800 "Not enough sample data was provided."
  29. ; SNAPREF_UnknownFormat
  30. ;    The UnknownFormat error is used by snapload to report that it did not 
  31. ;    recognize a specific file's format. This error takes one parameter. 
  32. ;    This parameter is the fullpath of the file. 
  33. MSG 0x06c02001 "The format of the file \"%1\" is not recognized."
  34. ; SNAPREF_NoFormats
  35. ;    There aren't any file formats available 
  36. MSG 0x06c00c01 "No file formats available to load \"%1\"."
  37. ; SNAPREF_FailedToParseFile
  38. ;    The FailedToParseFile error is used by some snap picture EXes to 
  39. ;    report a corrupt or unsupported file. The parameter is the fullpath 
  40. ;    of this file. 
  41. MSG 0x06c00401 "File %1 is corrupt."
  42. ; SNAPSTATE_IncorrectType
  43. ;    If the subclass of SnapState is passed in the incorrect FileType() 
  44. ;    key during create, it will report this error. 
  45. ;    Typically: 
  46. ;    "test.bmp is not a picture it is a sound sample" 
  47. MSG 0x06c01c03 "%1 is not a %2, it is a %3."
  48. ; FILEMEM_WhileReadingFile
  49. ;    This information is used to inform the user of which file a error 
  50. ;    occured inside. 
  51. ;    
  52. ;    This text takes one parameter. 
  53. ;    
  54. ;    This argument is the name of the file we was reading from. 
  55. MSG 0x06c02401 "While reading file %1"
  56. ; FILEMEM_EmptyFile
  57. ;    FileMem will fail to create if the file is empty. 
  58. MSG 0x06c02801 "The file '%1' is empty."
  59. ; WrongFileType
  60. ;    The WrongFileType error is used when snapload is able to detect the 
  61. ;    filetype of the file, but the caller did specify that the file should 
  62. ;    have been of another type. 
  63. ;    
  64. ;    This error takes one parameter. 
  65. ;    
  66. ;    This parameter is the fullpath of the file. 
  67. MSG 0x06c00801 "The file '%1' is of the wrong type."
  68. ; WhileReadingFileCore
  69. ;    This information is used to inform the user of which fileparser an 
  70. ;    error occured inside. 
  71. ;    
  72. ;    This text takes on argument. 
  73. ;    
  74. ;    This argument is the name of the fileparser. 
  75. MSG 0x06c01001 "While reading %1 file"
  76. ; WhileWritingFile
  77. ;    This information is used to inform the user of which filetype a error 
  78. ;    uccured inside during writing. 
  79. ;    
  80. ;    This text takes on argument. 
  81. ;    
  82. ;    This argument is the name of the fileparser. 
  83. MSG 0x06c01401 "While writing %1 file"
  84.