*******************************************************************************
**************************** CADVANCE 3.51 DRIVER *****************************
*******************************************************************************

This driver is loaded into memory by Cadvance and requires no intervention on 
the part of the user. Cadvance will also remove the driver from memory upon 
completion, thus conserving DOS memory.

This driver will work as a rendering device if sufficient memory is installed 
and the driver is using a 256 color mode. The resolution will be the same as 
the resolution used in the 2D and 3D modes.

The driver will default to the highest resolution possible. If this is not what
you desire, the resolution may be overridden by setting an environment variable
as follows: 

SET S31_911=<MODE>

Where <MODE> is:
0   640 x 480, 256 colors
1   800 x 600, 16 colors
2   800 x 600, 256 colors
3   1024 x 768, 16 colors
4   1024 x 768, 256 colors
5   not supported by 928Movie
6   --> reserved <--
7   1280 x 1024, 16 colors
8   --> reserved <--

Please note that not all resolution modes may be available.

Cadvance Driver Installation
----------------------------
1.  Insert the 928Movie DOS Drivers disk in the appropriate disk drive.

2.  Copy the Cadvance driver from the disk into the subdirectory which 
    contains Cadvance. For example, if Cadvance is located on drive C: in 
    the \CAD subdirectory and the diskette is in drive A:, type the following:

        COPY A:\CADVANCE\CDV911.DRV C:\CAD\GS.DRV
