home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / Catalogs / Element.msg < prev    next >
Encoding:
Text File  |  1997-06-23  |  3.8 KB  |  80 lines

  1. ; Tools/cdc 2.13 (6 May 1997) (NT/TOOLS)
  2. ; CAT Catalog Emitter $Revision: 1.27 $
  3. ; Catalog definitions for module "Element" (Element.Book)
  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\Element.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include 
  7. ;    Element.cdl -o Element.cdl.err -e NameDB -l -o 
  8. ;    d:\MakeTMP\XX200.rel\Element.rls\out\Locked\XX200\Names.dat\Element\Element.ndb 
  9. ;    -e CPublicDoc -o 
  10. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Element.doc 
  11. ;    -e CPrivateDoc -o 
  12. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Internal\Element.doc 
  13. ;    -e CPublicIPF -o 
  14. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Element.ipf 
  15. ;    -e CPrivateIPF -o 
  16. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Internal\Element.ipf 
  17. ;    -e CPublicHead -v -s -o 
  18. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Include\Element\Element.h 
  19. ;    -e CPrivateHead -v -s -o 
  20. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Include\Element\Internal\Element.ph 
  21. ;    -e Catalog -c -o 
  22. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Catalogs\Element.msg 
  23. ;    -e Help -c -o 
  24. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Catalogs\Element.hlp 
  25. ;    -e AsmMSDOS -o 
  26. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\src\Element\_dos.asm 
  27. ;    -e AsmWin32 -o 
  28. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\src\Element\_win32.asm 
  29. ;    -e CModuleCode -o 
  30. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\src\Element\book.c 
  31. ;    -e CModuleHead -o 
  32. ;    d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Include\Element\book.h 
  33. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  34. VERSION 3
  35. REVISION 3
  36. LANGUAGE "English"
  37. NATURALNAME "Element"
  38. ; ELEMENTBOOK_NoCanvas
  39. ; If there is no Canvas available at the time when       TVMenu() asks for a 
  40. ; Canvas then this error is returned
  41. MSG 0x06a00400 "No canvas is currently available."
  42. ; ELEMENTBOOK_CanvasUnavailable
  43. ; If the TVLook.EX is currently in posession of the      Canvas, then all 
  44. ; Background elements are illegal. This  error is reported
  45. MSG 0x06a00800 "The canvas isn't available for executing background elements."
  46. ; ELEMENTBOOK_ChangingMouseImage
  47. ; If we run out of memory or something we would like to communicate that this    
  48. ; was while dealing with the mousepointer to the user.
  49. MSG 0x06a01000 "Changing mouse image."
  50. ; ELEMENTATOM_NoBackground
  51. ; A foreground element can only be played if there is a background       to 
  52. ; play it on
  53. MSG 0x06a00c00 "No background on which to play the element."
  54. ; ROOTBACKGROUND_DoNotNeedCanvas
  55. ; In order to make things more testable, we make it a rule that if the method 
  56. ; returns NULL, then an error must be set during testing.
  57. MSG 0x06a02000 "No Canvas is needed."
  58. ; ROOTWIPE_NoOutwipe
  59. ; The wipe in question doesn't support out wipes
  60. MSG 0x06a01401 "The %1 wipe cannot be used as an out wipe."
  61. ; WIPEOUT_NoElement
  62. ; A wipe out can reference an event that hasn't got it's element on the screen 
  63. ; currently.
  64. MSG 0x06a01800 "The out wipe references an element that isn't on the screen."
  65. ; WIPEOUT_NoElementInScript
  66. ; The element to wipe out was deleted
  67. MSG 0x06a01c00 "The element that the out wipe referenced has been deleted."
  68. ; REFRESHEVENT_NoElement
  69. ; A refresh event must reference something that is on the screen.
  70. MSG 0x06a02400 "The refresh event references an element that isn't on the screen."
  71. ; TOWER_LockedMode
  72. ; The video card has been locked to a video mode in order        to play MPEG 
  73. ; or something. Thus the page could not be       displayed.
  74. MSG 0x06a02c00 "The page could not be displayed because the mode is locked in another mode."
  75.