SnapBack v3.07b Release Note
----------------------------

TDROM.DSK
---------
1.  DO NOT attempt to access the file server DOS partition while
performing tape operations.  Doing so could cause NetWare to abend.

2.  If you are using NetWare 3.12, CLIB.NLM version 3.12, dated
5/19/93 has a bug that could cause TDROM.DSK to fail.  Update
CLIB.NLM to a version later than 3.12 to fix this problem.

SNAPTIME.EXE
------------
The SnapBack scheduler (SNAPTIME.EXE) should run without any problems
under Windows.  If, however, you are using a NETX.COM version prior to
v3.32, your system may reboot unexpectably. If this happens, upgrade
your NETX.COM to v3.32 or later.

DYNAMIC DEVICE DRIVER LOAD/UNLOAD
---------------------------------
The following applies to the LOAD.COM file dated 06/20/95.

   If your system has more than one SCSI card controlling multiple
   SCSI devices, you will need to load the ASPI Manager for each card.

   For example, if you have two (2) Adaptec 1740 EISA Adapters, one of
   which is in slot 2 controlling your hard drive(s) and the other in
   slot 4 controlling your tape drive(s), the following change would
   apply to the AUTOBACK.BAT file:
     
        :dobackup
        if exist devlod.? erase devlod.?
        load aspiedos.sys /s2
        load aspiedos.sys /s4
        snapback /auto
        unload
        unload

DRVLOAD.COM
-----------
If LOAD.COM does not successfully load your device driver, try DRVLOAD.COM.
If this fails to work, contact CDP.
