home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C!T ROM 2
/
ctrom_ii_b.zip
/
ctrom_ii_b
/
PROGRAM
/
CLIPPER
/
NFPAT9
/
PAT9.DOC
< prev
Wrap
Text File
|
1993-08-17
|
1KB
|
37 lines
--------------------------------------------------------------------
Nanforum Toolkit v2.1 Patch #9 8/17/93
--------------------------------------------------------------------
Ted Means modified FT_ADAPTER() so it will work in both real and
protected mode (e.g., with ExoSpace (tm) from SofDesign, Int'l.)
You can apply this patch whether or not you intend to use ExoSpace
(or any other DOS Extender for Clipper).
To apply the patch, just replace ADAPTER.ASM in your NFSRC.ZIP with
the attached ADAPTER.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, and can be downloaded from the MSL
forum on CompuServe as S12776.ARC). If you know what to do, simply
replace the ADAPTER.OBJ module with the new one that is included in
this patch file.
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 MENUTO.OBJ in the same directory as NANFOR.LIB.
4. Type
LIB NANFOR -+ ADAPTER;
That should do it.
Remember to report all bugs in Section 5 of the CLIPPER forum! If
you have any problems, please contact me.
Glenn Scott [71620,1521]