| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to opendos-bounces using -f |
| Message-Id: | <QQrzpj08032.200501292246@mr4.ash.ops.us.uu.net> |
| Date: | Sat, 29 Jan 2005 17:45:42 -0500 (New York) |
| From: | Gary Welles <gary AT wellesway DOT com> |
| To: | OpenDos <opendos AT delorie DOT com> |
| Subject: | Re: PNW vs Netware (and NE2000 drivers) |
| Reply-To: | opendos AT delorie DOT com |
Matthias writes:
> (Please correct me, if I'm wrong . . .
You are correct. I use this SWAPNET.BAT to switch between
Novell IPX and PCTCP PPP stacks. I could have both, but I
use either one or the other and so save some memory.
SWAPNET.BAT:
iff %net eq ipx then
call c:\nwclient\stopnet.btm
call c:\pctcp\startnet.btm
else
call c:\pctcp\stopnet.btm
call c:\nwclient\startnet.btm
endiff
-- Gary Welles
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |