NetWare Connect Login Check V1.0, Karl-Heinz Wolf, 1995 (c)

This fancy program checks the node address of the workstation and
verifies it according to the NetWare Connect standard 000000xx0000h.

The following error levels are set:
 0  : Connected via NetWare Connect
 1  : Not Connected via Netware Connect
 2  : IPX/SPX not installed

Installation:
Copy NWCLOGIN.COM to your login path and use it during login processing !

 :
 :
#NWCLOGIN
IF ERROR_LEVEL = "0" THEN
 WRITE "NetWare Connect Login in progress ..."
 ... map, attach, capture etc. as required ...
ELSE
 WRITE "Normal Login in prgress ..."
 ... map, attach, capture etc. as required ...
END
 :
 :


Distributed files
  NWCLOGIN.ASM	2.811 Bytes    MASM 6.11a source code of program
  NWCLOGIN.COM	  184 Bytes    Tiny executable
  NWCLOGIN.TXT	1.461 Bytes    !!! You are reading it !!!
  NWCTEST.BAT	  307 Bytes    Batch test environment


The usage of this program is free as long as you
- do not claim me responsible for any trouble you get while using it
- distribute it with the entire set of files incl. the source code
- report all enhancements and recommendations to me

If you have any further questions, please don't hesitate to contact me
at CompuServe 100024,2504. Sometimes it about two week before I will
answer your questions (I'll be 'down under' scuba diving ...). But don't
worry, I'll come back to you !

Have fun !

Karl-Heinz Wolf
