NetDRV Version 1.0 - Freeware ! But donate if you like it !
(c) 1994 Jeremy E Cath / Rufan Redi Productions

OS/2 Rexx cmd while allows drivers etc. to be toggled in and out. EG
Network drivers when not connected to the network

Please backup your CONFIG.SYS before running this -
just in case ! Also, have a boot disk handy !
Please take note of the comment about the manual editing of
your CONFIG.SYS before running this

Comments to Jeremy E Cath via CompuServe- 100315,521
or SnailMail to Stoke Cottage, Marsh Lane, Maidenhead,
Berks SL6 0DF. UK

Requires VREXX.EXE, VREXX.DLL, DEVBASE.DLL
to be present to display messages    <-- These can be obtained from
                                     <-- IBM BBSs, or CIS forums
Requires GetBootDrv.DLL to locate boot drive <-- can be obtained
                                     <-- from OS/2 BBS
(If you require full copies of either, please contact me)

The program should be run minimised, from the desktop using the
icon provided !

In C:\CONFIG.SYS put the following two rem lines - CASE SENSITIVE !
rem ***NetworkStart
.
.  Network, or other drivers, device and run statements
.
rem ***NetworkEnd
   to control the blocks of lines which will be toggled.

Please distribute this archive without alteration
NetDRV.CMD - The REXX Script
NetDRV.ICO - Its icon
NetDRV.TXT - This file

VREXX.EXE - Needs to go in OS2 directory
VREXX.DLL and DEVBASE.DLL - Need to go in OS2/DLL directory
GBOOTDRV.DLL - Needs to go in OS2/DLL directory

