/******************************************************************************/
/*     HKFaxPbk v1.1  -  Generate FaxWorks phone book from IBM Works address  */
/*     for OS/2          database. Export any dBase database to comma         */
/*                       separated file with comfortable possibilities to     */
/*                       define fields to export and selection criteria.      */
/*                                                                            */
/*     Copyright 1995 by H. Kiesbauer, 4U - Software                          */
/*                                                                            */
/*     README.TXT file                                                        */
/******************************************************************************/
1. CONTENTS
   This package must contain the following files:
   FILE_ID.DIZ           BBS description file
   README.TXT            this file
   HKFaxPbk.EXE          executable file
   HKFaxPbk.ICO          icon file
   HKFaxPbk.HLP          help file, can also be viewed by VIEW.EXE
   HKRXTOOL.DLL          utility DLL library

   It may also contain
   VROBJ.DLL             Watcom VX-REXX runtime DLL library which is needed to
                         run the application
                         must be version 2.1 or higher
                         if it is not contained, you will find it in COMPUSERVE,
                         GO WATCOM or many other BBS's

2. OPERATING SYSTEM AND REQUIREMENTS
   This application needs OS/2 Version 2.0 or higher. It needs 200 KByte disk
   storege space without VROBJ.DLL. VROBJ.DLL needs 900 KBytes.

3. INSTALLATION
   This package needs no specific installation, just copy the *.EXE and *.HLP
   files to directory you choose and make sure that the *.DLL files are in the
   same directory or in a directory which is named in your LIBPATH statement.

   The system will generate a *.INI file at the first activation. This file
   should be in the same directory as the *.EXE file.

   You can use the *.ICO file for generating a desktop icon to start the appli-
   cation.

4. WHAT IS NEW IN THIS VERSION
   Using the command line parameter /S or /s will start the fax phone book
   creation with the actul saved settings without user interaction, so that
   this task can be performed automatically and regularly by using the IBM
   Works appointment scheduler. Using the capital letter (/S) will exit the
   program after completion, whereas /s will keep it open.

5. LIMITATIONS
   If not registered, the package reads the whole database but exports only
   the first 10 records which are selected. This should be sufficient to let
   yout test the functionality and the performance.

6. REGISTRATION
   The package contains a menu entry which lets you perform all neccessary
   registration steps. The registration fee is $ 20,-- ( or CHF 25,--) and
   is valid for all subsequent versions unless otherwise stated. Please use
   COMPUSERVE's registration service for your convenience and mine ( GO SWREG,
   the registration ID is 4792.

7. VERSION HISTORY
   1.0  - 23.02.1995  Initial release
   1.1  - 03.03.1995  Added unattended operation, minor bugfixes

/************** END OF README.TXT for HKFaxPbk *******************************/
