home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / Catalogs / Launch.msg < prev    next >
Encoding:
Text File  |  1997-05-15  |  5.9 KB  |  159 lines

  1. ; Tools/cdc 2.13 (6 May 1997) (NT/TOOLS)
  2. ; CAT Catalog Emitter $Revision: 1.27 $
  3. ; Catalog definitions for module "launch.ex" (launch.ex)
  4. ; Original Command Line: 
  5. ;    z:\scala\current\nt\tools\bin\CDC.exe -t -q -n Z:\Scala\Names -i 
  6. ;    F:\MakeTMP\XX200.rel\Launch.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include 
  7. ;    Launch.cdl -o Launch.cdl.err -e NameDB -l -o 
  8. ;    F:\MakeTMP\XX200.rel\Launch.rls\out\Locked\XX200\Names.dat\ex\Launch\Launch.ndb 
  9. ;    -e CPublicDoc -o 
  10. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Autodoc\Launch.doc 
  11. ;    -e CPrivateDoc -o 
  12. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Autodoc\Internal\Launch.doc 
  13. ;    -e CPublicIPF -o 
  14. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Autodoc\Launch.ipf 
  15. ;    -e CPrivateIPF -o 
  16. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Autodoc\Internal\Launch.ipf 
  17. ;    -e CPublicHead -v -s -o 
  18. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Include\Launch\Launch.h 
  19. ;    -e CPrivateHead -v -s -o 
  20. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Include\Launch\Internal\Launch.ph 
  21. ;    -e Catalog -c -o 
  22. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Catalogs\Launch.msg 
  23. ;    -e Help -c -o 
  24. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Catalogs\Launch.hlp 
  25. ;    -e AsmMSDOS -o 
  26. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\src\ex\Launch\_dos.asm 
  27. ;    -e AsmWin32 -o 
  28. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\src\ex\Launch\_win32.asm 
  29. ;    -e CModuleCode -o 
  30. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\src\ex\Launch\book.c 
  31. ;    -e CModuleHead -o 
  32. ;    F:\MakeTMP\XX200.rel\Launch.rls\obj\Locked\XX200\Include\Launch\book.h 
  33. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  34. VERSION 3
  35. REVISION 1
  36. LANGUAGE "English"
  37. NATURALNAME "Launch"
  38. ; LAUNCHATOM_SecurityWarning1
  39. ; Warning displayed when opening a script that launches an external program.
  40. MSG 0x0ef05002 "Warning: the script \"%1\" launches the external program \"%2\".  Scala cannot guarantee that this program does not contain viruses or is not otherwise harmful to your computer. Do you trust this program to be safe?\n\n(You can disable this message permanently in the Launch EX options menu.)"
  41. ; LAUNCHATOM_SecurityWarning2
  42. ; Warning displayed when opening a script that launches an external program 
  43. ; specified by a variable.
  44. MSG 0x0ef05401 "Warning: the script \"%1\" launches an external program.  Scala cannot guarantee that this program does not contain viruses or is not otherwise harmful to your computer. Do you trust this script to be safe?\n\n(You can disable this message permanently in the Launch EX options menu.)"
  45. ; LAUNCHATOM_Yes
  46. ; "Yes" button text in the security warning dialog
  47. MSG 0x0ef05800 "Yes"
  48. ; LAUNCHATOM_YesHotkeys
  49. ; "Yes" button hotkeys in the security warning dialog
  50. MSG 0x0ef05c00 "y"
  51. ; LAUNCHATOM_YesAll
  52. ; "Yes to All" button text in the security warning dialog
  53. MSG 0x0ef06000 "Yes to All"
  54. ; LAUNCHATOM_YesAllHotkeys
  55. ; "Yes to All" button hotkeys in the security warning dialog
  56. MSG 0x0ef06400 "a"
  57. ; LAUNCHATOM_No
  58. ; "No" button text in the security warning dialog
  59. MSG 0x0ef06800 "No"
  60. ; LAUNCHATOM_NoHotkeys
  61. ; "No" button hotkeys in the security warning dialog
  62. MSG 0x0ef06c00 "n"
  63. ; LAUNCHATOM_LaunchForbidden
  64. ; Error message displayed during playback if a Launch command does not execute 
  65. ; for Security reasons.
  66. MSG 0x0ef07001 "The program \"%1\" is not allowed to run."
  67. ; LAUNCHMENU_ColumnTitle
  68. ; The Launch EX column title
  69. MSG 0x0ef00400 "Launch"
  70. ; LAUNCHMENU_MenuTitle
  71. ; The Launch EX menu title
  72. MSG 0x0ef00800 "Launch Program or Document"
  73. ; LAUNCHMENU_MenuHelpTitle
  74. ; The Launch EX menu help title
  75. MSG 0x0ef0a000 "Launch Program or Document menu"
  76. ; LAUNCHMENU_CommandLine
  77. ; The Launch menu's menu's Command Line button text
  78. MSG 0x0ef00c00 "Command Line:"
  79. ; LAUNCHMENU_CommandLineHotkeys
  80. ; The Launch menu's Command Line button hotkeys
  81. MSG 0x0ef01000 "l"
  82. ; LAUNCHMENU_Browse
  83. ; The Launch menu's Browse button text
  84. MSG 0x0ef01400 "Browse..."
  85. ; LAUNCHMENU_BrowseHotkeys
  86. ; The Launch menu's Browse button hotkeys
  87. MSG 0x0ef01800 "b"
  88. ; LAUNCHMENU_Minimized
  89. ; The Launch menu's Minimized? button text
  90. MSG 0x0ef04000 "Minimized?"
  91. ; LAUNCHMENU_MinimizedHotkeys
  92. ; The Launch menu's Minimized? button hotkeys
  93. MSG 0x0ef04400 "m"
  94. ; LAUNCHMENU_Wait
  95. ; The Launch menu's Wait? button text
  96. MSG 0x0ef04800 "Wait?"
  97. ; LAUNCHMENU_WaitHotkeys
  98. ; The Launch menu's Wait? button hotkeys
  99. MSG 0x0ef04c00 "w"
  100. ; LAUNCHMENU_Preview
  101. ; The Launch menu's Preview button text
  102. MSG 0x0ef01c00 "Preview"
  103. ; LAUNCHMENU_PreviewHotkeys
  104. ; The Launch menu's Preview button hotkeys
  105. MSG 0x0ef02000 "p"
  106. ; LAUNCHMENU_Ok
  107. ; The Launch menu's OK button text
  108. MSG 0x0ef02400 "OK"
  109. ; LAUNCHMENU_OkHotkeys
  110. ; The Launch menu's OK button hotkeys
  111. MSG 0x0ef02800 "o"
  112. ; LAUNCHMENU_Cancel
  113. ; The Launch menu's Cancel button text
  114. MSG 0x0ef02c00 "Cancel"
  115. ; LAUNCHMENU_CancelHotkeys
  116. ; The Launch menu's Cancel button hotkeys
  117. MSG 0x0ef03000 "c"
  118. ; LAUNCHMENU_EXButtonName
  119. ; The Launch menu's EX column button name
  120. MSG 0x0ef07400 "Launch Column"
  121. ; LAUNCHMENU_FileMenuHeader
  122. ; When entering the File Menu via the Launch menu, you see this title...
  123. MSG 0x0ef03400 "Select program to launch"
  124. ; LAUNCHOPTMENU_Title
  125. ; The Launch Options menu title
  126. MSG 0x0ef07800 "Launch EX Options"
  127. ; LAUNCHOPTMENU_Name
  128. ; Help title for the Launch options menu
  129. MSG 0x0ef07c00 "Launch Options dialog"
  130. ; LAUNCHOPTMENU_Ok
  131. ; Button text
  132. MSG 0x0ef08000 "OK"
  133. ; LAUNCHOPTMENU_OkHotkeys
  134. ; Button hotkey
  135. MSG 0x0ef08400 "o"
  136. ; LAUNCHOPTMENU_Cancel
  137. ; Button text
  138. MSG 0x0ef08800 "Cancel"
  139. ; LAUNCHOPTMENU_CancelHotkeys
  140. ; Button hotkey
  141. MSG 0x0ef08c00 "c"
  142. ; LAUNCHOPTMENU_Save
  143. ; Button text
  144. MSG 0x0ef09000 "Save"
  145. ; LAUNCHOPTMENU_SaveHotkeys
  146. ; Button hotkey
  147. MSG 0x0ef09400 "s"
  148. ; LAUNCHOPTMENU_Security
  149. ; Button text
  150. MSG 0x0ef09800 "Show Security Warning?"
  151. ; LAUNCHOPTMENU_SecurityHotkeys
  152. ; Button hotkey
  153. MSG 0x0ef09c00 "w"
  154.