home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / c / boss / read.me < prev   
Text File  |  1994-10-17  |  4KB  |  88 lines

  1. *****************************************************************************
  2. *                                                                           *
  3. *  QUICK START ** QUICK START ** QUICK START ** QUICK START ** QUICK START  *
  4. *                                                                           *
  5. *****************************************************************************
  6.  
  7.   1) Unarchive BOSS.ZIP using PKZIP or PKUNZIP (2.04g).  This will
  8.      produce the following SELF EXTRACTING ARCHIVE files:
  9.  
  10.         BOSS_DOC EXE        73,360 10-16-94   9:56p -> Manual
  11.         BOSS_LB1 EXE        96,467 10-16-94   9:57p -> Microsoft Specific Files
  12.         BOSS_LB2 EXE       119,776 10-16-94   9:57p -> Borland Specific Files
  13.         BOSS_LB3 EXE        35,317 10-16-94   9:58p -> Watcom Specific Files
  14.         BOSS_SUP EXE       167,149 10-16-94   9:58p -> Common Support Files
  15.         FILE_ID  DIZ           373 10-16-94  10:58p -> ASP Header
  16.  
  17.   2) Execute BOSS_DOC.EXE.  This will produce the following files:
  18.  
  19.         BOSS     MAN       290,944 10-16-94   9:50p -> Manual
  20.         BOSS     TOC        12,800 10-16-94   9:49p -> Table of Contents
  21.         WN_PDOWN DOC        17,925 03-08-92   1:18p -> Keith Funk's Doc File
  22.         README   NOW         X,XXX XX-XX-XX   X:XXx -> Duplicate of this file
  23.  
  24.   3) Print BOSS.MAN, BOSS.TOC, and WN_PDOWN.DOC
  25.  
  26.         Read/Browse the manual.
  27.  
  28.   4) Execute BOSS_SUP.  This will produce all the miscellaneous support
  29.      files required to use The Window BOSS.
  30.  
  31.   5) Execute...
  32.  
  33.         If you use Microsoft C  -> BOSS_LB1
  34.         If you use Borland C    -> BOSS_LB2
  35.         If you use Watcom C     -> BOSS_LB3
  36.  
  37.   6) Follow the "Compiling and Linking" instructions in the manual.
  38.  
  39.  
  40.  
  41. **************************** Important Notice *******************************
  42.  
  43. This program is produced by a member of the Association of Shareware
  44. Professionals (ASP).  ASP wants to make sure that the shareware principle
  45. works for you. If you are unable to resolve a shareware-related problem with
  46. an ASP member by contacting the member directly, ASP may be able to help. The
  47. ASP Ombudsman can help you resolve a dispute or problem with an ASP member,
  48. but does not provide technical support for members' products. Please write to
  49. the ASP Ombudsman at 545 Grover Road, Muskegon MI, 49422 or send a Compuserve
  50. message via easyplex to ASP Ombudsman 70007,3536"
  51.  
  52. *****************************************************************************
  53.  
  54. The Shareware Distribution diskette only includes the small memory model
  55. library.  If you need any other memory model library to complete your 
  56. evaluation contact Star Guidance Consulting to obtain complete libraries. 
  57. There will be a shipping and media charge of $10.00 dollars for each
  58. compiler library diskette you request.  These libraries are provided
  59. for evaluation purposes.  No license is granted for any other use.
  60. Registration is required if you intend to use or distribute code using 
  61. our routines.
  62.  
  63. *****************************************************************************
  64.  
  65. Enclosed with this release is a collection of routines and a demo program 
  66. written by Keith Funk and lightly modified by Star Guidance.  
  67. The BOSSDEMO program issues a system call to Kieth's demo program PDDEMO 
  68. which gives an excellent demo of the power of Kieth's PULL DOWN menu functions
  69. enclosed in a CUA like interface. This code is being provided on an "as is"
  70. basis.  The demo code has been tested with all the compilers we support.
  71. Source code can be found in PDDEMO.C and WN_PDOWN.C.  The demo program
  72. is PDDEMO.EXE.  The functions found in WN_PDOWN.C have been included in the
  73. various libraries we distribute.
  74.  
  75. If you have written extensions to The Window BOSS that you don't mind sharing
  76. on an "as is" basis pass them along.  Star Guidance will test and consider 
  77. them for inclusion in the next release.
  78.  
  79. *****************************************************************************
  80.  
  81. Our technical support line is (203) 574-2449. 
  82. All calls are returned, however, frequent, foreign, or difficult to reach
  83. callers can expect a "person to person collect" return call.
  84.  
  85. *****************************************************************************
  86.                                                    
  87. /* End */
  88.