home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / Catalogs / Log.msg < prev    next >
Encoding:
Text File  |  1997-08-04  |  3.9 KB  |  113 lines

  1. ; Tools/cdc 2.13 (6 May 1997) (NT/TOOLS)
  2. ; CAT Catalog Emitter $Revision: 1.27 $
  3. ; Catalog definitions for module "Log" (Log.EX)
  4. ; Original Command Line: 
  5. ;    Z:\scala\current\nt\tools\bin\CDC.exe -t -q -n Z:\Scala\Names -i 
  6. ;    D:\MakeTMP\XX200.rel\Log.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include 
  7. ;    Log.cdl -o Log.cdl.err -e NameDB -l -o 
  8. ;    D:\MakeTMP\XX200.rel\Log.rls\out\Locked\XX200\Names.dat\EX\Log\Log.ndb 
  9. ;    -e CPublicDoc -o 
  10. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Autodoc\Log.doc -e 
  11. ;    CPrivateDoc -o 
  12. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Autodoc\Internal\Log.doc 
  13. ;    -e CPublicIPF -o 
  14. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Autodoc\Log.ipf -e 
  15. ;    CPrivateIPF -o 
  16. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Autodoc\Internal\Log.ipf 
  17. ;    -e CPublicHead -v -s -o 
  18. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Include\Log\Log.h -e 
  19. ;    CPrivateHead -v -s -o 
  20. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Include\Log\Internal\Log.ph 
  21. ;    -e Catalog -c -o 
  22. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Catalogs\Log.msg -e 
  23. ;    Help -c -o 
  24. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Catalogs\Log.hlp -e 
  25. ;    AsmMSDOS -o 
  26. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\src\EX\Log\_dos.asm -e 
  27. ;    AsmWin32 -o 
  28. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\src\EX\Log\_win32.asm 
  29. ;    -e CModuleCode -o 
  30. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\src\EX\Log\book.c -e 
  31. ;    CModuleHead -o 
  32. ;    D:\MakeTMP\XX200.rel\Log.rls\obj\Locked\XX200\Include\Log\book.h 
  33. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  34. VERSION 3
  35. REVISION 4
  36. LANGUAGE "English"
  37. NATURALNAME "Log"
  38. ; LOGERRORMSG_NoVariableAllowed
  39. ; The use of variables is not supported in the authoring system
  40. MSG 0x05305c00 "Variables are not allowed to be used in the Log EX."
  41. ; LOGERRORMSG_NotIC
  42. ; Error Message indicating the EX was run in Scala MM100
  43. MSG 0x05300400 "This EX can be run only from InfoChannel."
  44. ; LOGERRORMSG_NoDongle
  45. ; Dongle Required Error Message
  46. MSG 0x05300800 "The Scala Key is required but is not present.  The EX will not load."
  47. ; LOGERRORMSG_CantOpenLog
  48. ; Can't open ic.log logfile
  49. MSG 0x05302c00 "Cannot open the file scala:\ic.log."
  50. ; LOGERRORMSG_CantCreateBackup
  51. ; Can't Create ic.bck logfile
  52. MSG 0x05303000 "Cannot create the file scala:\ic.log."
  53. ; LOGERRORMSG_CantCreateTimer
  54. ; Can't create the timer object
  55. MSG 0x05303400 "Cannot create the timer object."
  56. ; LOGERRORMSG_CantCreateLogTimer
  57. ; Can't create the clearlog timer object
  58. MSG 0x05303800 "Cannot create the clearlog time object."
  59. ; LOGERRORMSG_CantCreateWatchDogTimer
  60. ; Can't create the watchdog timer object
  61. MSG 0x05304400 "Cannot create the watchdog time object."
  62. ; LOG_ColumnText
  63. ; Column Text
  64. MSG 0x05304c00 "Log"
  65. ; LOG_Page
  66. ; Page (this is printed in the log when a log command is executed)
  67. MSG 0x05305000 "Page:"
  68. ; LOG_LogLabel
  69. ; Log Label text (this is the text that is printed next to the user assigned 
  70. ; text when the Log() command is executed)
  71. MSG 0x05305400 "LOG"
  72. ; LOG_LogOutput
  73. ; Log Line
  74. MSG 0x05305804 "%1  %2\r\n%3: %4"
  75. ; LOG_Startup
  76. ; Start up log text
  77. MSG 0x05300c00 "The Log EX has started."
  78. ; LOG_Shutdown
  79. ; Shut down log text
  80. MSG 0x05301000 "The Log EX has stopped."
  81. ; LOG_Closed
  82. ; Log file has been closed and moved.
  83. MSG 0x05303c00 "The Log has been closed."
  84. ; LOG_Opened
  85. ; Log file has been started
  86. MSG 0x05304000 "The Log has been opened."
  87. ; LOG_WatchDogStarted
  88. ; Indicate that the WatchDog Timer has been started
  89. MSG 0x05304800 "Philips WatchDog Monitor started."
  90. ; LOG_Title
  91. ; Menu Title
  92. MSG 0x05301400 "Log"
  93. ; LOG_Ok
  94. ; Ok Text
  95. MSG 0x05301800 "OK"
  96. ; LOG_OkHotkey
  97. ; Ok hotkey
  98. MSG 0x05301c00 "O"
  99. ; LOG_Cancel
  100. ; Cancel
  101. MSG 0x05302000 "Cancel"
  102. ; LOG_CancelHotkey
  103. ; Cancel hotkey
  104. MSG 0x05302400 "C"
  105. ; LOG_LogCmd
  106. ; Log Button Prompt
  107. MSG 0x05302800 "Log Text: "
  108.