home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Winzipper
/
Winzipper_ISO.iso
/
multimedia
/
scala
/
CATALOGS
/
ELEMENT.MSG
< prev
next >
Wrap
Text File
|
1996-05-14
|
3KB
|
66 lines
; cdc 1.8 (24 Apr 1996)
; CAT Catalog Emitter $Revision: 1.20 $
;
; Catalog definitions for module "Element" (Element.Book)
;
; Original Command Line:
;
; Z:\SCALA\BIN\CDC.EXE -q -t -c -n
; C:\TMP\catch.dir\out\element;Z:\scala\names -i
; C:\TMP\catch.dir\include;Z:\scala\include element.cdl -o
; element.cdl.err -e CPublicHead -v -s -o
; C:\TMP\catch.dir\obj\element\DERIVED\element.h -e CPrivateHead -v -s
; -o C:\TMP\catch.dir\obj\element\DERIVED\INTERNAL\element.ph -e
; CPublicDoc -o C:\TMP\catch.dir\obj\element\DERIVED\element.doc -e
; CPrivateDoc -o
; C:\TMP\catch.dir\obj\element\DERIVED\INTERNAL\element.doc -e
; CPublicIPF -o C:\TMP\catch.dir\obj\element\DERIVED\element.ipf -e
; CPrivateIPF -o
; C:\TMP\catch.dir\obj\element\DERIVED\INTERNAL\element.ipf -e Catalog
; -c -o C:\scala\Scala\Catalogs\element.msg -e NameDB -o
; C:\TMP\catch.dir\out\element\element.ndb
;
; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
;
VERSION 1
REVISION 41
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."
; ELEMENTBOOK_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 0x06a02800 "The page could not be displayed because the mode is locked in another mode."
; 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."