/**/ /******************************************************************************/ /** **/ /** Copyright (c) 1994 **/ /** by DIGITAL Equipment Corporation, Maynard, Mass. **/ /** **/ /** This software is furnished under a license and may be used and copied **/ /** only in accordance with the terms of such license and with the **/ /** inclusion of the above copyright notice. This software or any other **/ /** copies thereof may not be provided or otherwise made available to any **/ /** other person. No title to and ownership of the software is hereby **/ /** transferred. **/ /** **/ /** The information in this software is subject to change without notice **/ /** and should not be construed as a commitment by DIGITAL Equipment **/ /** Corporation. **/ /** **/ /** DIGITAL assumes no responsibility for the use or reliability of its **/ /** software on equipment which is not supplied by DIGITAL. **/ /** **/ /******************************************************************************/ /********************************************************************************************************************************/ /* Created: 6-DEC-1994 08:54:11 by OpenVMS SDL EV1-18 */ /* Source: 6-DEC-1994 08:54:04 DECW$APPSRESD:[CDAVIEW.OBJ]DVRMSG.SDL;2 */ /********************************************************************************************************************************/ /*** MODULE $DVRDEF ***/ #define DVR_FACILITY 859 #define DVR_NORMAL 56328201 #define DVR_FILENOTFOUND 56328211 #define DVR_NOFONT 56328219 #define DVR_TOPOFDOC 56328227 #define DVR_INVALREQ 56328235 #define DVR_EOD 56328243 #define DVR_EOC 56328251 #define DVR_SCRFULL 56328259 #define DVR_DEFAULTFONT 56328267 #define DVR_ALREADYWIDGET 56328275 #define DVR_NODISPCONT 56328283 #define DVR_FILENOTOPEN 56328291 #define DVR_OPENFAIL 56328300 #define DVR_INVADDR 56328308 #define DVR_INVTEXTUNIT 56328316 #define DVR_INVFILETYPE 56328324 #define DVR_NOCONVERTER 56328332 #define DVR_MEMALLOFAIL 56328340 #define DVR_MEMDEALLOFAIL 56328348 #define DVR_INTERNALERROR 56328356 #define DVR_BADFRAMETYPE 56328364 #define DVR_DDIFERR 56328372 #define DVR_DDIFDELERR 56328380 #define DVR_NOTDDIFDOC 56328388 #define DVR_BADINFILENAME 56328396 #define DVR_BADOUTFILENAME 56328404 #define DVR_OUTFILEOPEN 56328412 #define DVR_OUTFILECLOSE 56328420 #define DVR_OUTFILEWRITE 56328428 #define DVR_FATALERROR 56328436 #define DVR_DRMREGISTERFAIL 56328444 #define DVR_DRMHIERARCHYFAIL 56328452 #define DVR_DRMMAINFETCHFAIL 56328460 #define DVR_DRMSTRINGFETCHFAIL 56328468 #define DVR_DRMPOPUPFETCHFAIL 56328476 #define DVR_NOTBITONAL 56328483 #define DVR_IMAGEFAIL 56328491 #define DVR_GRAPHICFAIL 56328499 #define DVR_UNKOBJTYPE 56328507 #define DVR_PAGENOTFOUND 56328515 #define DVR_FORMATINFO 56328523 #define DVR_TEXTFAIL 56328531 #define DVR_FORMATWARN 56328536 #define DVR_UNKSTRTYPE 56328548 #define DVR_BADPARAM 56328556 #define DVR_FORMATERROR 56328564 #define DVR_NOPSHEAD 56328572 #define DVR_NODPSEXT 56328580 #define DVR_NOPAGE 56328588 #define DVR_OBSOLETE 56328594 #define DVR_BADCOMMENTS 56328600 #define DVR_LOADINPROGRESS 56328610 #define DVR_ARRNOTSUP 56328619 #define DVR_DWVNOTFND 56328628 #define DVR_CCVNOTFND 56328636 #define DVR_DWVBADVER 56328644 #define DVR_CCVBADVER 56328652 #define DVR_AUDIOFAIL 56328658 #define DVR_AUDBUTTONFETCHFAIL 56328666 #define DVR_AUDDIALFAIL 56328674 #define DVR_AUDCONNECTFAIL 56328682 #define DVR_AUDLOADFAIL 56328690 #define DVR_AUDSERVFAIL 56328698 #define DVR_DRMCTXFAIL 56328706 #define DVR_DRMDPYFAIL 56328716 #define DVR_PRINTERROR 56328722 #define DVR_CDAABORT 56328728