Where is NWCALLs.DLL?
Keywords: NWCALLS.DLL
Question:
I just installed the WinBatch 96a and can't find NWCALLS.DLL extension
to load and use Novell 3.15 extensions. Could you tell me
where this file is ?
Answer:
NWCALLS.DLL is supplied by Novell. It should already
be on your network somewhere, but if you cannot find it,
it is available from:
http://www.novell.com
NWCALLS.DLL needs to be dated 2/28/94 or later, and at least 146K in size.
This script will help you find it:
a=FileLocate("NWCALLS.DLL")
Message("NWCALLS.DLL",a)
Article ID: W13643
Filename: Where is NWCALLS.DLL.txt