home *** CD-ROM | disk | FTP | other *** search
/ CD Action 5 B / cdactioncoverdisc / scala / catalogs / element.msg < prev    next >
Text File  |  1996-05-12  |  3KB  |  66 lines

  1. ; cdc 1.8 (24 Apr 1996)
  2. ; CAT Catalog Emitter $Revision: 1.20 $
  3. ; Catalog definitions for module "Element" (Element.Book)
  4. ; Original Command Line: 
  5. ;    Z:\SCALA\BIN\CDC.EXE -q -t -c -n 
  6. ;    C:\TMP\catch.dir\out\element;Z:\scala\names -i 
  7. ;    C:\TMP\catch.dir\include;Z:\scala\include element.cdl -o 
  8. ;    element.cdl.err -e CPublicHead -v -s -o 
  9. ;    C:\TMP\catch.dir\obj\element\DERIVED\element.h -e CPrivateHead -v -s 
  10. ;    -o C:\TMP\catch.dir\obj\element\DERIVED\INTERNAL\element.ph -e 
  11. ;    CPublicDoc -o C:\TMP\catch.dir\obj\element\DERIVED\element.doc -e 
  12. ;    CPrivateDoc -o 
  13. ;    C:\TMP\catch.dir\obj\element\DERIVED\INTERNAL\element.doc -e 
  14. ;    CPublicIPF -o C:\TMP\catch.dir\obj\element\DERIVED\element.ipf -e 
  15. ;    CPrivateIPF -o 
  16. ;    C:\TMP\catch.dir\obj\element\DERIVED\INTERNAL\element.ipf -e Catalog 
  17. ;    -c -o C:\scala\Scala\Catalogs\element.msg -e NameDB -o 
  18. ;    C:\TMP\catch.dir\out\element\element.ndb 
  19. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  20. VERSION 1
  21. REVISION 40
  22. LANGUAGE "English"
  23. NATURALNAME "Element"
  24. ; ELEMENTBOOK_NoCanvas
  25. ;    If there is no Canvas available at the time when TVMenu() asks for a 
  26. ;    Canvas then this error is returned 
  27. MSG 0x06a00400 "No canvas is currently available."
  28. ; ELEMENTBOOK_CanvasUnavailable
  29. ;    If the TVLook.EX is currently in posession of the Canvas, then all 
  30. ;    Background elements are illegal. This error is reported 
  31. MSG 0x06a00800 "The canvas isn't available for executing background elements."
  32. ; ELEMENTBOOK_ChangingMouseImage
  33. ;    If we run out of memory or something we would like to communicate 
  34. ;    that this was while dealing with the mousepointer to the user. 
  35. MSG 0x06a01000 "Changing mouse image."
  36. ; ELEMENTBOOK_LockedMode
  37. ;    The video card has been locked to a video mode in order to play MPEG 
  38. ;    or something. Thus the page could not be displayed. 
  39. MSG 0x06a02800 "The page could not be displayed because the mode is locked in another mode."
  40. ; ELEMENTATOM_NoBackground
  41. ;    A foreground element can only be played if there is a background to 
  42. ;    play it on 
  43. MSG 0x06a00c00 "No background on which to play the element."
  44. ; ROOTBACKGROUND_DoNotNeedCanvas
  45. ;    In order to make things more testable, we make it a rule that if the 
  46. ;    method returns NULL, then an error must be set during testing. 
  47. MSG 0x06a02000 "No Canvas is needed."
  48. ; ROOTWIPE_NoOutwipe
  49. ;    The wipe in question doesn't support out wipes 
  50. MSG 0x06a01401 "The %1 wipe cannot be used as an out wipe."
  51. ; WIPEOUT_NoElement
  52. ;    A wipe out can reference an event that hasn't got it's element on the 
  53. ;    screen currently. 
  54. MSG 0x06a01800 "The out wipe references an element that isn't on the screen."
  55. ; WIPEOUT_NoElementInScript
  56. ;    The element to wipe out was deleted 
  57. MSG 0x06a01c00 "The element that the out wipe referenced has been deleted."
  58. ; REFRESHEVENT_NoElement
  59. ;    A refresh event must reference something that is on the screen. 
  60. MSG 0x06a02400 "The refresh event references an element that isn't on the screen."
  61.