Get External Data Block                            

Input

Output

AX CBh 0Eh  Zero / -Error Code AX
BX         BX
CX         CX
DS:DX  Pointer to 256 byte EDB area     DX
  The External Data Block contains additional information about the current
  Resident Manager installation (such as the name of the default logo file).

The format of the External Data Block is as follows: (values in decimal):

    Ofs  Len   Description

     0    1    CAS major version number.

     1    1    CAS minor version number.

     2    68   ASCIIZ string specifying the pathname of the directory
               containing Resident Manager configuration files and other
               software that implements CAS.  The path ends with a
               backslash. The user specifies this name when installing
               the software.

     70   13   Name of default phonebook file, as an ASCIIZ string.
               This file is assumed to be in the Resident Manager and
               software directory.

     83   13   Name of default logo file, as an ASCIIZ string.  This file
               is assumed to be in the Resident Manager and software
               directory.  The user specifies this name when installing
               the software.

     96   32   Default sender name, as an ASCIIZ string.  The user
               specifies this name when installing the software.

     128  21   CSID (the CCITT identification of the fax device) as an
               ASCIIZ string.

     149  107  Reserved.

See Also 00h 12h 13h Error Codes


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .