home *** CD-ROM | disk | FTP | other *** search
- ; Tools/cdc 2.13 (6 May 1997) (NT/TOOLS)
- ; CAT Catalog Emitter $Revision: 1.27 $
- ;
- ; Catalog definitions for module "Element" (Element.Book)
- ;
- ; Original Command Line:
- ;
- ; z:\scala\current\nt\tools\bin\CDC.exe -t -q -n Z:\Scala\Names -i
- ; d:\MakeTMP\XX200.rel\Element.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include
- ; Element.cdl -o Element.cdl.err -e NameDB -l -o
- ; d:\MakeTMP\XX200.rel\Element.rls\out\Locked\XX200\Names.dat\Element\Element.ndb
- ; -e CPublicDoc -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Element.doc
- ; -e CPrivateDoc -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Internal\Element.doc
- ; -e CPublicIPF -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Element.ipf
- ; -e CPrivateIPF -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Autodoc\Internal\Element.ipf
- ; -e CPublicHead -v -s -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Include\Element\Element.h
- ; -e CPrivateHead -v -s -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Include\Element\Internal\Element.ph
- ; -e Catalog -c -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Catalogs\Element.msg
- ; -e Help -c -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Catalogs\Element.hlp
- ; -e AsmMSDOS -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\src\Element\_dos.asm
- ; -e AsmWin32 -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\src\Element\_win32.asm
- ; -e CModuleCode -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\src\Element\book.c
- ; -e CModuleHead -o
- ; d:\MakeTMP\XX200.rel\Element.rls\obj\Locked\XX200\Include\Element\book.h
- ;
- ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
- ;
- VERSION 3
- REVISION 3
- LANGUAGE "English"
- NATURALNAME "Element"
- ; ELEMENTBOOK_NoCanvas
- ; If there is no Canvas available at the time when TVMenu() asks for a
- ; Canvas then this error is returned
- MSG 0x06a00400 "No canvas is currently available."
- ; ELEMENTBOOK_CanvasUnavailable
- ; If the TVLook.EX is currently in posession of the Canvas, then all
- ; Background elements are illegal. This error is reported
- MSG 0x06a00800 "The canvas isn't available for executing background elements."
- ; ELEMENTBOOK_ChangingMouseImage
- ; If we run out of memory or something we would like to communicate that this
- ; was while dealing with the mousepointer to the user.
- MSG 0x06a01000 "Changing mouse image."
- ; ELEMENTATOM_NoBackground
- ; A foreground element can only be played if there is a background to
- ; play it on
- MSG 0x06a00c00 "No background on which to play the element."
- ; ROOTBACKGROUND_DoNotNeedCanvas
- ; In order to make things more testable, we make it a rule that if the method
- ; returns NULL, then an error must be set during testing.
- MSG 0x06a02000 "No Canvas is needed."
- ; ROOTWIPE_NoOutwipe
- ; The wipe in question doesn't support out wipes
- MSG 0x06a01401 "The %1 wipe cannot be used as an out wipe."
- ; WIPEOUT_NoElement
- ; A wipe out can reference an event that hasn't got it's element on the screen
- ; currently.
- MSG 0x06a01800 "The out wipe references an element that isn't on the screen."
- ; WIPEOUT_NoElementInScript
- ; The element to wipe out was deleted
- MSG 0x06a01c00 "The element that the out wipe referenced has been deleted."
- ; REFRESHEVENT_NoElement
- ; A refresh event must reference something that is on the screen.
- MSG 0x06a02400 "The refresh event references an element that isn't on the screen."
- ; TOWER_LockedMode
- ; The video card has been locked to a video mode in order to play MPEG
- ; or something. Thus the page could not be displayed.
- MSG 0x06a02c00 "The page could not be displayed because the mode is locked in another mode."
-