HiTest Enhanced API for Lotus Notes Release 1.0 Installation, Notes and General Information *System Requirements* *Hardware* You will need 3 megabytes of disk space to install the HiTest API. Otherwise, if you have met the operational requirements for the software discussed below, your hardware will be sufficient for the HiTest API. *Notes Client* The HiTest API requires that your operating environment have at least the Lotus Notes client software fully installed (a full server installation is not required, but will work fine too). This should be Notes version 3 or later. Non-standard Notes installation configurations might lead to initial installation problems. Refer to the chapter in the reference manual on Installation. *Operating system and compiler* The remaining requirements are that you have installed a supported operating system and compiler. Supported configurations are: Operating system Compiler -------------------------------------------------- Windows 3.1 Microsoft C 7.0 or greater OS/2 1.3 (16-bit) Microsoft C 6.0 OS/2 2.x (32-bit) IBM C Set++ *Configuring for Development* *Files, Descriptions and Placements* The following files and directories comprise the 1.0 release of the HiTest API: Directory Filename Description ------------------------------------------------------------ (installation directory) LICENSE.TXT HiTest API free license README.TXT This file DOC HITEST.RTF HITEST10.NSF DLL HTWNOTES.DLL Windows 3.1 HiTest DLL HTONOTES.DLL OS/2 1.3 HiTest DLL (16-bit) HT2NOTES.DLL OS/2 2.x HiTest DLL (32-bit) LIB HTWNOTES.LIB Windows 3.1 import library HTONOTES.LIB OS/2 1.3 import library HT2NOTES.LIB OS/2 2.x import library INCLUDE HTNOTES.H HiTest include file SAMPLES SIMPLE README.TXT Sample program description MAKEFILE Sample program makefile HTSAMPLE.H Sample program include file SIMPLE.C SIMPLE sample program DBMETA README.TXT Sample program description MAKEFILE Sample program makefile HTSAMPLE.H Sample program include file DBMETA.C DBMETA sample program VIEWDMP README.TXT Sample program description MAKEFILE Sample program makefile HTSAMPLE.H Sample program include file VIEWDMP.C VIEWDMP sample program DOCITEM README.TXT Sample program description MAKEFILE Sample program makefile HTSAMPLE.H Sample program include file DOCITEM.C DOCITEM sample program DOC2NSF README.TXT Sample program description MAKEFILE Sample program makefile HTSAMPLE.H Sample program include file DOC2NSF.C DOC2NSF sample program DOC2NSF.H DOC2NSF INCLUDE FILE This README.TXT file contains preliminary instructions and release notes. The LICENSE.TXT file contains the licensing agreement which governs your initial usage rights of this product. The HITEST.RTF file contains a full reference manual for online examination and printing. HITEST10.NSF contains the same reference manual in Notes database format, and should be copied to your NOTES data directory. See the installation chapter of the reference manual for details on configuring your system for HiTest program development. *Environment* Once you have installed the files discussed above, you must verify that your PATH environment variable contains an entry which is the path to the Notes application directory (typically C:\NOTES). Additionally, if your Notes default data directory is different from the application directory, you may need to add that path to PATH. The critical point is to ensure that the Notes initialization file NOTES.INI can be located by the PATH variable. *Licensing, Product Information and Technical Support* All components of this product are governed by a licensing agreement between you or your company and Edge Research Inc. All rights are as stated by your agreement. For additional information licensing, general product information, or information on technical support, contact Edge Research Inc. at (603) 431-5300 (USA). * Release Notes * This 1.0 release is interoperable with 1.0 of htGLUE and htVISUAL.