home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
nan_news
/
toolkit
/
pat2.doc
< prev
next >
Wrap
Text File
|
1991-09-23
|
1KB
|
38 lines
------------------------------------------------
Nanforum Toolkit v2.0 Patch #2 9/23/91
------------------------------------------------
There's a bug in FLOPTST.ASM that causes the function to erroneously
report the status of the last drive available, instead of the drive
requested by the calling process. In order to fix it, just replace
FLOPTST.ASM in your NFSRC.ZIP with the attached FLOPTST.ASM (if you
downloaded the source code).
Then, you need a library utlitity (LIB.EXE comes with many versions
of DOS, and with most compilers). If you know what to do, simply
replace the FLOPTST.OBJ module with the new one that is included in
this patch file.
If you don't have a LIB utility, you can find one by going to the MSL
forum on CompuServe and downloading S12776.ARC.
The procedure, for those not sure:
1. Make a safe copy of NANFOR.LIB. Hide it away.
2. Change to the directory where NANFOR.LIB is located.
3. Put FLOPTST.OBJ in the same directory as NANFOR.LIB.
4. Type
LIB NANFOR -+ FLOPTST;
That should do it.
Remember to report all strange stuff in Section 5 on Nanforum! If you
have any problems, please contact me so I can help you get them
fixed.
Glenn Scott [71620,1521]