Installation There's nothing much to installing JLib: 1. Unzip the JLIB0150.ZIP file in the root of some drive, call that X. 2. Add X:\JLIB\INCLUDE to your INCLUDE (or CPLUS_INCLUDE_PATH for emx folk) path 3. Add X:\JLIB\LIB to your LIB (or LIBRARY_PATH) 4. Add X:\JLIB\DLL to your LIBPATH You'll need to reboot if you alter config.sys, but you knew that already. The source code and files for building the library are in the file X:\JLIB\JLIBSRC.ZIP. If you're not interested in the source, you may delete this with impunity. Otherwise, unzip it from X:\JLIB. You can also delete the sample directory if you wish. You may find it useful to preserve the JDebug sample: make it & copy JDebug.exe somewhere on your path. This program acts as a runtime trace window for the library; see Errors. ------------------------------------------------------------------ John Fairhurst 11th June 1998