home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
nan_news
/
toolkit
/
pat4.doc
< prev
next >
Wrap
Text File
|
1991-10-25
|
1KB
|
39 lines
------------------------------------------------
Nanforum Toolkit v2.0 Patch #4 9/28/91
------------------------------------------------
The FT_PEGS() function had a call to err_msg() with a message that
was so long it overwrote the message box. The message was shortened.
In order to update your library, just replace PEGS.PRG in your
NFSRC.ZIP with the attached PEGS.PRG (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 .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 PEGS.OBJ in the same directory as NANFOR.LIB.
4. Type
LIB NANFOR -+ PEGS;
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]