home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactive 3 / CARTS3.iso / scala / catalogs / dialog.msg < prev    next >
Text File  |  1996-05-09  |  26KB  |  654 lines

  1. ; cdc 1.8 (24 Apr 1996)
  2. ; CAT Catalog Emitter $Revision: 1.20 $
  3. ; Catalog definitions for module "Dialog" (Dialog.Book)
  4. ; Original Command Line: 
  5. ;    Z:\SCALA\BIN\CDC.EXE -q -t -c -n 
  6. ;    C:\TMP\catch.dir\out\dialog;Z:\scala\names -i 
  7. ;    C:\TMP\catch.dir\include;Z:\scala\include dialog.cdl -o 
  8. ;    dialog.cdl.err -e CPublicHead -v -s -o 
  9. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\dialog.h -e CPrivateHead -v -s -o 
  10. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\INTERNAL\dialog.ph -e CPublicDoc 
  11. ;    -o C:\TMP\catch.dir\obj\dialog\DERIVED\dialog.doc -e CPrivateDoc -o 
  12. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\INTERNAL\dialog.doc -e CPublicIPF 
  13. ;    -o C:\TMP\catch.dir\obj\dialog\DERIVED\dialog.ipf -e CPrivateIPF -o 
  14. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\INTERNAL\dialog.ipf -e Catalog -c 
  15. ;    -o C:\scala\Scala\Catalogs\dialog.msg -e NameDB -o 
  16. ;    C:\TMP\catch.dir\out\dialog\dialog.ndb 
  17. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  18. VERSION 1
  19. REVISION 25
  20. LANGUAGE "ENGLISH"
  21. NATURALNAME "Dialog"
  22. ; MMHANDLER_PressAnyKey
  23. ;    Written to the splash screen in case of non-fatal errors 
  24. MSG 0x0c81a400 "Press any key to continue..."
  25. ; InternalError
  26. ;    The InternalError text is a generic text that indicates that some 
  27. ;    totally unexpected and barely explainable (to the average user) error 
  28. ;    has occured. 
  29. ;    
  30. ;    There are no parameters to this text. 
  31. MSG 0x0c800400 "Internal Error"
  32. ; FileLineNum
  33. ;    The FileLineNum text should be used when the user is to be told about 
  34. ;    a specific line in a file. 
  35. ;    
  36. ;    There are three parameters to this text. 
  37. ;    
  38. ;    The first parameter is the name of file in which the error was 
  39. ;    detected. 
  40. ;    
  41. ;    The second parameter is the line where the error was detected. 
  42. ;    
  43. ;    The third parameter is the name of the module that contains the file 
  44. ;    in which the error was detected. 
  45. MSG 0x0c800803 "(%3/%1,line %2)"
  46. ; OldBook
  47. ;    The OldBook text should be used when a book cannot be opened because 
  48. ;    the version is older than is required. 
  49. ;    
  50. ;    There are five parameters to this text. 
  51. ;    
  52. ;    The first parameter is the name of the book that was being opened. 
  53. ;    
  54. ;    The second parameter is the version number of the book that was 
  55. ;    found. 
  56. ;    
  57. ;    The third parameter is the revision number of the book that was 
  58. ;    found. 
  59. ;    
  60. ;    The fourth parameter is the minimum version number that was being 
  61. ;    requested. 
  62. ;    
  63. ;    The fifth parameter is the minimum revision within the version that 
  64. ;    was being requested. 
  65. MSG 0x0c800c05 "Book %1 version is too old (%2.%3, should be %4.%5)."
  66. ; OpeningBook
  67. ;    The OpeningBook text is used to identify the scope of book opening. 
  68. ;    
  69. ;    There is one parameter to this text. 
  70. ;    
  71. ;    The first parameter is the name of the book being opened. 
  72. MSG 0x0c801001 "Opening book %1."
  73. ; FailedFileLoad
  74. ;    The FailedBookLoad is used to cover all possible failures to load a 
  75. ;    book. 
  76. ;    
  77. ;    There is one parameter to this text. 
  78. ;    
  79. ;    The first parameter is the name of the book that failed to load. 
  80. MSG 0x0c801401 "Could not load the file \"%1\"."
  81. ; BooleanParameter
  82. ;    The BooleanParameter text should be used when a parameter of type 
  83. ;    boolean is expected, but the token is a not a parameter of type 
  84. ;    boolean. 
  85. ;    
  86. ;    There are no parameters to this text. 
  87. MSG 0x0c801800 "A logical parameter was expected."
  88. ; ClassNotFound
  89. ;    The ClassNotFound text should be used when looking for a class by 
  90. ;    identification number fails. 
  91. ;    
  92. ;    This text has a single parameter that identifies the identification 
  93. ;    number of the class for which the search failed. 
  94. MSG 0x0c80cc01 "Unable to find information on a class with the id 0x%1."
  95. ; DivideByZero
  96. ;    The DivideByZero text should be used when a division by zero has been 
  97. ;    detected. 
  98. ;    
  99. ;    There are no parameters to this text. 
  100. MSG 0x0c801c00 "Division by zero was attempted"
  101. ; DuplicateEvent
  102. ;    The DuplicateEvent text should be used when a name has been used for 
  103. ;    two different events. 
  104. ;    
  105. ;    There is one parameter: the event name 
  106. MSG 0x0c802001 "A duplicate event name exists: \"%1\"."
  107. ; DuplicateInMerge
  108. ;    The DuplicateInMerge text should be used when a name has been used by 
  109. ;    two different events in clusters being merged 
  110. ;    
  111. ;    There is one parameter: the event name 
  112. MSG 0x0c817c01 "Name conflict while merging clusters: \"%1\"."
  113. ; DuplicateVariable
  114. ;    The DuplicatVariable text should be used when there is an attempt to 
  115. ;    redefined a variable within a single scope. 
  116. ;    
  117. ;    There are no parameters to this text. 
  118. MSG 0x0c802401 "A duplicate variable exists: \"%1\"."
  119. ; EmptyCatalog
  120. ;    The EmptyCatalog text should be used when a catalog file is parsed 
  121. ;    without other error, however, no MSG command are found in the file. 
  122. ;    
  123. ;    There are no parameters to this text. 
  124. MSG 0x0c80bc00 "The catalog file has no strings in it."
  125. ; Error
  126. ;    The Error text should be used when no more exacting error text exists 
  127. ;    
  128. ;    
  129. ;    There are no parameter to this text. 
  130. MSG 0x0c802800 "Error"
  131. ; ExpressionError
  132. ;    The ExpressionError text should be used when detecting an invalid 
  133. ;    token in an expression. 
  134. ;    
  135. ;    There is one parameter in this text. 
  136. ;    
  137. ;    The parameter is the illegal token. 
  138. MSG 0x0c802c01 "%1 in the expression:\n"
  139. ; BangExpressionError
  140. ;    The BangExpressionError text should be used when an error occurs in 
  141. ;    evaluating a !-expression. 
  142. ;    
  143. ;    There are no parameters to this text 
  144. MSG 0x0c80d000 "Can't expand !-expression:\n"
  145. ; ExprSyntaxError
  146. ;    The ExprSyntaxError text should be used when a syntax error is 
  147. ;    detected and no more appropriate text exists. 
  148. ;    
  149. ;    There are no parameters to this text. 
  150. MSG 0x0c803000 "There is a syntax error"
  151. ; ExprNotSet
  152. ;    The ExprNotSet text should be used when there is an attempt to 
  153. ;    evaluate an unset expression. Expressions can become unset when 
  154. ;    they're pasted between scripts. 
  155. ;    
  156. ;    There are no parameters to this text. 
  157. MSG 0x0c819800 "Expression has not been set"
  158. ; ExtraneousText
  159. ;    The ExtraneousText text should be used when command are detected in a 
  160. ;    location where they would otherwise be ignored. 
  161. ;    
  162. ;    There are no paramters to this text. 
  163. MSG 0x0c803400 "There are extraneous commands after END."
  164. ; IllegalOperator
  165. ;    The IllegalOperator text should be used when an illegal operator has 
  166. ;    been encountered. 
  167. ;    
  168. ;    There are no parameters to this text. 
  169. MSG 0x0c803800 "There is an illegal operator"
  170. ; InvalidCatalogEntry
  171. ;    The InvalidCatalogEntry should be used when an invalid entry is 
  172. ;    encountered in parsing a catalog. 
  173. ;    
  174. ;    There are no parameters to this text. 
  175. MSG 0x0c80c000 "There is an invalid entry in the catalog."
  176. ; InvalidFileFormat
  177. ;    The InvalidFileFormat should be used when loading a file and 
  178. ;    encountering a problem with the file that is not attributable to 
  179. ;    other failures. 
  180. ;    
  181. ;    This value can be used when the specific failing within the file is 
  182. ;    not useful to the user. This would be the case for files that the 
  183. ;    user can not edit, like books and/or EXes. 
  184. ;    
  185. ;    There are no parameters to this text. 
  186. MSG 0x0c80d400 "There is an error in the internal format of the file."
  187. ; LoopingOnOpenBook
  188. ;    The LoopingOnOpenBook text should be used when there is a deadlock 
  189. ;    detected while opening books. While running a book's autolist 
  190. ;    something that requires the orginal book be completely opened has 
  191. ;    been encountered. This means there is a error in the books open code. 
  192. ;    
  193. ;    
  194. ;    There is a single paramter to this message. This parameter is the 
  195. ;    name of the book being opened. 
  196. MSG 0x0c80b402 "Recursion was detected: trying to open %1 while in %1's autolist."
  197. ; MissingComma
  198. ;    The MissingComma text should be used when expecting a comma, but some 
  199. ;    other token is encou