home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / Catalogs / branch.msg < prev    next >
Encoding:
Text File  |  1997-03-12  |  8.9 KB  |  272 lines

  1. ; Tools/cdc 2.8 (15 Jan 1997) (NT/TOOLS)
  2. ; CAT Catalog Emitter $Revision: 1.27 $
  3. ; Catalog definitions for module "branch.ex" (branch.ex)
  4. ; Original Command Line: 
  5. ;    z:\scala\current\nt\tools\bin\CDC.exe -t -q -n Z:\Scala\Names -i 
  6. ;    F:\MakeTMP\branch.rel\Release.rls\Include;Z:\Scala\Include branch.cdl 
  7. ;    -o branch.cdl.err -e CPublicDoc -o 
  8. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Autodoc\branch.doc -e 
  9. ;    CPrivateDoc -o 
  10. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Autodoc\Internal\branch.doc -e 
  11. ;    CPublicIPF -o 
  12. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Autodoc\branch.ipf -e 
  13. ;    CPrivateIPF -o 
  14. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Autodoc\Internal\branch.ipf -e 
  15. ;    Catalog -c -o 
  16. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Catalogs\branch.msg -e Help -c 
  17. ;    -o F:\MakeTMP\branch.rel\Release.rls\obj\Catalogs\branch.hlp -e 
  18. ;    NameDB -l -o 
  19. ;    F:\MakeTMP\branch.rel\Release.rls\out\Names.dat\ex\branch\branch.ndb 
  20. ;    -e CPublicHead -v -s -o 
  21. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Include\branch\branch.h -e 
  22. ;    CPrivateHead -v -s -o 
  23. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Include\branch\Internal\branch.ph 
  24. ;    -e AsmMSDOS -o 
  25. ;    F:\MakeTMP\branch.rel\Release.rls\obj\src\ex\branch\_dos.asm -e 
  26. ;    AsmWin32 -o 
  27. ;    F:\MakeTMP\branch.rel\Release.rls\obj\src\ex\branch\_win32.asm -e 
  28. ;    CModuleCode -o 
  29. ;    F:\MakeTMP\branch.rel\Release.rls\obj\src\ex\branch\book.c -e 
  30. ;    CModuleHead -o 
  31. ;    F:\MakeTMP\branch.rel\Release.rls\obj\Include\branch\book.h 
  32. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  33. VERSION 2
  34. REVISION 4
  35. LANGUAGE "English"
  36. NATURALNAME "Branch"
  37. ; BRANCHMENU_ColumnTitle
  38. ; The Branch EX column title
  39. MSG 0x0d800400 "Branch"
  40. ; BRANCHMENU_MenuTitle
  41. ; The Branch EX menu title
  42. MSG 0x0d800800 "Branching and Variables"
  43. ; BRANCHMENU_ShortMenuTitle
  44. ; The Branch EX menu title when invoked from the Design Buttons menu
  45. MSG 0x0d80ec00 "Variables"
  46. ; BRANCHMENU_SetVariableSel
  47. ; The "Set Variable" selector button text
  48. MSG 0x0d800c00 "Set Variable"
  49. ; BRANCHMENU_SetVariableSelHotkeys
  50. ; The "Set Variable" selector button hotkeys
  51. MSG 0x0d801000 "v"
  52. ; BRANCHMENU_ConditionSel
  53. ; The Condition selector button text
  54. MSG 0x0d801400 "Condition"
  55. ; BRANCHMENU_ConditionSelHotkeys
  56. ; The Condition selector button hotkeys
  57. MSG 0x0d801800 "n"
  58. ; BRANCHMENU_RepeatSel
  59. ; The Repeat selector button text
  60. MSG 0x0d801c00 "Repeat"
  61. ; BRANCHMENU_RepeatSelHotkeys
  62. ; The Repeat selector button hotkeys
  63. MSG 0x0d802000 "p"
  64. ; BRANCHMENU_GotoSel
  65. ; The Goto selector button text
  66. MSG 0x0d802400 "Go To"
  67. ; BRANCHMENU_GotoSelHotkeys
  68. ; The Goto selector button hotkeys
  69. MSG 0x0d802800 "t"
  70. ; BRANCHMENU_SetVariable
  71. ; The "Set variable = expression: " button text
  72. MSG 0x0d802c00 "Set Variable: "
  73. ; BRANCHMENU_SetVariableHotkeys
  74. ; The "Set variable" button hotkeys"
  75. MSG 0x0d803000 "s"
  76. ; BRANCHMENU_ShowIf
  77. ; The "Show if" button text
  78. MSG 0x0d803400 "Show If Expression: "
  79. ; BRANCHMENU_ShowIfHotkeys
  80. ; The "Show if" button hotkeys"
  81. MSG 0x0d803800 "S"
  82. ; BRANCHMENU_Repeat
  83. ; The Repeat cycle button text
  84. MSG 0x0d803c00 "Repeat"
  85. ; BRANCHMENU_RepeatHotkeys
  86. ; The Repeat cycle button hotkeys
  87. MSG 0x0d804000 "r"
  88. ; BRANCHMENU_RepeatTitle
  89. ; The Repeat cycle button help title
  90. MSG 0x0d811800 "Repeat selector"
  91. ; BRANCHMENU_OptWhile
  92. ; Repeat cycle text "While"
  93. MSG 0x0d804400 "While"
  94. ; BRANCHMENU_OptUntil
  95. ; Repeat cycle text "Until"
  96. MSG 0x0d804800 "Until"
  97. ; BRANCHMENU_Expression
  98. ; The "Expression" button text
  99. MSG 0x0d804c00 "Expression: "
  100. ; BRANCHMENU_ExpressionHotkeys
  101. ; The "Expression" button hotkeys"
  102. MSG 0x0d805000 "e"
  103. ; BRANCHMENU_Variables
  104. ; The Variables list header
  105. MSG 0x0d805400 "Variables"
  106. ; BRANCHMENU_Functions
  107. ; The Functions list header
  108. MSG 0x0d805800 "Functions"
  109. ; BRANCHMENU_Operators
  110. ; The Operators list header
  111. MSG 0x0d805c00 "Operators"
  112. ; BRANCHMENU_GotoHotkeys
  113. ; The Goto button hotkeys
  114. MSG 0x0d806400 "g"
  115. ; BRANCHMENU_GotoTitle
  116. ; Help Title for the Goto button
  117. MSG 0x0d811c00 "Go To: selector"
  118. ; BRANCHMENU_Level
  119. ; The Level button text
  120. MSG 0x0d806800 "Level:"
  121. ; BRANCHMENU_LevelHotkeys
  122. ; The Level button hotkeys
  123. MSG 0x0d806c00 "l"
  124. ; BRANCHMENU_LevelTitle
  125. ; Help Title for the Level button
  126. MSG 0x0d812000 "Level: selector"
  127. ; BRANCHMENU_Bookmark
  128. ; The Bookmark button text
  129. MSG 0x0d807000 "Leave Bookmark?"
  130. ; BRANCHMENU_BookmarkHotkeys
  131. ; The Bookmark button hotkeys
  132. MSG 0x0d807400 "b"
  133. ; BRANCHMENU_Shuffler
  134. ; The Shuffler button name
  135. MSG 0x0d810400 "Shuffler image"
  136. ; BRANCHMENU_Ok
  137. ; The Branch OK button text
  138. MSG 0x0d807800 "OK"
  139. ; BRANCHMENU_OkHotkeys
  140. ; The Branch OK button hotkeys
  141. MSG 0x0d807c00 "o"
  142. ; BRANCHMENU_Cancel
  143. ; The Branch Cancel button text
  144. MSG 0x0d808000 "Cancel"
  145. ; BRANCHMENU_CancelHotkeys
  146. ; The Branch Cancel button hotkeys
  147. MSG 0x0d808400 "c"
  148. ; BRANCHMENU_EXButtonName
  149. ; The Branch menu's EX column button name
  150. MSG 0x0d810800 "Branch Column"
  151. ; BRANCHMENU_SyntaxError
  152. ; Error message displayed when the SetVariable expression is incorrect
  153. MSG 0x0d808800 "This is not a valid variable assignment.  It should be in the form: \"Variable = Expression\""
  154. ; BRANCHMENU_IllegalVarName
  155. ; Error message displayed if user tries to define a variable with the same name 
  156. ; as a ScalaScript primitive
  157. MSG 0x0d810001 "\"%1\" is a ScalaScript keyword and cannot be used as a variable name.  Please choose a different name."
  158. ; BRANCHMENU_DeleteVariable
  159. ; Message displayed to ask the user if he wants to delete an unreferenced 
  160. ; variable.
  161. MSG 0x0d806001 "The variable \"%1\" is not used. Do you want to delete it?"
  162. ; BRANCHMENU_Set
  163. ; Branch column text for set variable
  164. MSG 0x0d80d400 "Set"
  165. ; BRANCHMENU_If
  166. ; Branch column text for condition
  167. MSG 0x0d80d800 "If"
  168. ; BRANCHMENU_Loop
  169. ; Branch column text for loop
  170. MSG 0x0d80dc00 "Repeat"
  171. ; BRANCHMENU_Goto
  172. ; Branch column text for goto branch
  173. MSG 0x0d80e000 "Goto"
  174. ; BRANCHMENU_Return
  175. ; Branch column text for return branch
  176. MSG 0x0d80e400 "Return"
  177. ; BRANCHMENU_Exit
  178. ; Branch column text for exit branch
  179. MSG 0x0d80f800 "Exit"
  180. ; BRANCHMENU_VariableList
  181. ; Button name for the Variable list
  182. MSG 0x0d810c00 "Variables list"
  183. ; BRANCHMENU_FunctionList
  184. ; Button name for the Function list
  185. MSG 0x0d811000 "Functions list"
  186. ; BRANCHMENU_OperatorList
  187. ; Button name for the Operator list
  188. MSG 0x0d811400 "Operators list"
  189. ; VARMENU_VariableDefinition
  190. ; The Variable Definition menu header
  191. MSG 0x0d808c00 "Variable Definition"
  192. ; VARMENU_VariableNotFound
  193. ; Message1 displayed to ask the user if he wants to declare a non-existant 
  194. ; variable
  195. MSG 0x0d809001 "The variable \"%1\" does not exist."
  196. ; VARMENU_CreateVarHelp1
  197. ; Message displayed to ask the user if he wants to declare a non-existant 
  198. ; variable
  199. MSG 0x0d809400 "To create the variable, select a type below,"
  200. ; VARMENU_CreateVarHelp2
  201. ; Message displayed to ask the user if he wants to declare a non-existant 
  202. ; variable
  203. MSG 0x0d809800 "or choose Cancel to enter a new name:"
  204. ; VARMENU_String
  205. ; The String button text
  206. MSG 0x0d809c00 "Text"
  207. ; VARMENU_StringHotkeys
  208. ; The String button hotkey
  209. MSG 0x0d80a000 "t"
  210. ; VARMENU_Integer
  211. ; The Integer button text
  212. MSG 0x0d80a400 "Numeric"
  213. ; VARMENU_IntegerHotkeys
  214. ; The Integer button hotkey
  215. MSG 0x0d80a800 "n"
  216. ; VARMENU_Boolean
  217. ; The Boolean button text
  218. MSG 0x0d80ac00 "Logical"
  219. ; VARMENU_BooleanHotkeys
  220. ; The Boolean button hotkey
  221. MSG 0x0d80b000 "l"
  222. ; VARMENU_Cancel
  223. ; The VarMenu Cancel button text
  224. MSG 0x0d80b400 "Cancel"
  225. ; VARMENU_CancelHotkeys
  226. ; The VarMenu Cancel button hotkeys
  227. MSG 0x0d80b800 "c"
  228. ; VARLIST_Boolean
  229. ; The word used to describe boolean variables in VariableListButtons
  230. MSG 0x0d80bc00 "Logical"
  231. ; VARLIST_Integer
  232. ; The word used to describe integer variables in VariableListButtons
  233. MSG 0x0d80c000 "Numeric"
  234. ; VARLIST_String
  235. ; The word used to describe string variables in VariableListButtons
  236. MSG 0x0d80c400 "Text"
  237. ; VARLIST_Float
  238. ; The word used to describe float variables in VariableListButtons
  239. MSG 0x0d812400 "Real"
  240. ; VARLIST_AnyType
  241. ; The word used to describe multi-type functions in VariableListButtons
  242. MSG 0x0d812800 "(Any)"
  243. ; GOTOBUTTON_Goto
  244. ; This is the "Go to" label on the GotoButton
  245. MSG 0x0d80c800 "Go To: "
  246. ; GOTOBUTTON_None
  247. ; This is "none" as displayed by the GotoButton when no Goto is set
  248. MSG 0x0d80cc00 "None"
  249. ; GOTOBUTTON_Return
  250. ; This is "Return to Bookmark" as displayed by the GotoButton
  251. MSG 0x0d80d000 "Return to Bookmark"
  252. ; GOTOBUTTON_Exit
  253. ; This is "Exit from Script" as displayed by the GotoButton
  254. MSG 0x0d80fc00 "Exit from Script"
  255. ; LEVELBUTTON_Level
  256. ; This is the "Level" label on the LevelButton, as found in the Branch and 
  257. ; Buttons menus.
  258. MSG 0x0d80e800 "Level: "
  259. ; LEVELBUTTON_ThisScript
  260. ; This text is used on the LevelButton, as found in the Branch and Buttons 
  261. ; menus, to denote the current script.
  262. MSG 0x0d80f000 "<this script>"
  263. ; LEVELBUTTON_ThisPage
  264. ; This text is used on the LevelButton, as found in the Branch and Buttons 
  265. ; menus, to denote the current page.
  266. MSG 0x0d80f400 "<this page>"
  267.