home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 327_01 / readme < prev    next >
Text File  |  1991-10-16  |  7KB  |  176 lines

  1.       ............................................................
  2.       .                                                          .
  3.       .                       Panels for C                       .
  4.       .                       Version 2.3                        .
  5.       .              Copyright 1989-1991, J. Brown               .
  6.       .                   All Rights Reserved                    .
  7.       .                                                          .
  8.       .                      B. C. SYSTEMS                       .
  9.       .                      PO Box 781202                       .
  10.       .                   Wichita, KS  67278                     .
  11.       .                                                          .
  12.       ............................................................
  13.  
  14.  
  15. THIS SOFTWARE IS PROVIDED AS IS WITHOUT ANY WARRANTY, EXPRESSED OR
  16. IMPLIED, INCLUDING BUT NOT LIMITED TO FITNESS FOR A PARTICULAR PURPOSE.
  17. THE AUTHOR ACCEPTS NO RESPONSIBILTIY FOR ANY LOSS THAT MAY OCCUR AS A
  18. RESULT OF USING THIS SOFTWARE.
  19.  
  20. Panels for C is not public domain software.  Users are expected to
  21. register after a reasonable trial period by ordering either the source
  22. or object software packages.  Unregistered users will be guilty of the
  23. standard copyright violations.  Those who register will receive
  24. technical support, notice of revisons, and notice of future software
  25. products.  SUPPORT THE SHAREWARE MARKETING CONCEPT BY REGISTERING YOUR
  26. COPY OF THIS SOFTWARE!  Your contribution will encourage the author to
  27. produce other useful shareware.
  28.  
  29. You are welcome and ENCOURAGED to pass along the shareware version of
  30. this software to other programmers with the following limitations.  No
  31. fee may be charged for the distribution of this software, except when
  32. authorized in writing by the author.  All documentation files and
  33. sample programs must accompany any distribution.
  34.  
  35. BC Systems grants to purchasers of either object or source packages a
  36. no-fee license to resell applications created with the Panel routines.
  37. The only constraint is that the application code and documentation
  38. MUST contain the following acknowledgement:
  39.  
  40.                 Portions Copyright 1989-1991, J. Brown
  41.                     BC Systems, Wichita, KS  67278
  42.  
  43.  
  44. ------------------------------------------------------------------------
  45.  
  46. The following is a list of the programs on this diskette:
  47.  
  48.     SOUND    - Demonstrate speaker tones
  49.  
  50.     SHOWTIME - Display system time
  51.  
  52.     DIFFTIME - Calculates the difference between two times
  53.  
  54.     COLORS   - Display field colors and attributes
  55.  
  56.     ATTR     - Demonstrate field attributes
  57.  
  58.     HELP     - Tutorial about Panels
  59.  
  60.     SHOWPAN  - Display the panel specified by the first parameter
  61.  
  62.     PAN2H    - Converts a panel file to a header file
  63.  
  64.     IPD      - Interactive Panel Design utility
  65.  
  66.  
  67. ------------------------------------------------------------------------
  68.  
  69. The following is an inventory of files on this diskette:
  70.  
  71. help.c             Tutorial source program
  72. help.exe           Tutorial executable program
  73. helpmenu.pan       Panels for the tutorial
  74. helpskel.pan
  75. helpex?.pan
  76. help?.txt          Tutorial text files
  77.  
  78. sound.c            Sound test source
  79. sound.exe          Sound test executable
  80. sound.pan          Sound test panel
  81.  
  82. showtime.c         Display time source
  83. showtime.exe       Display time executable
  84.  
  85. colors.c           Screen colors source
  86. colors.exe         Screen colors executable
  87. colors.pan         Screen colors panel
  88.  
  89. difftime.c         Time difference source
  90. difftime.exe       Time difference executable
  91. difftime.pan       Time difference panel
  92.  
  93. attr.c             Attribute demo source
  94. attr.exe           Attribute demo executable
  95. attr.pan           Attribute demo panel
  96.  
  97. showpan.c          Utility to display any panel on the screen - source
  98. showpan.exe        show panel executable program
  99.  
  100. ipd.exe            Utility to create and modify panel files
  101. pan2h.exe          Utility to convert panel to header file
  102.  
  103. panel.h            Header file for panel routine prototypes and defines
  104. keys.h             Header for key codes
  105.  
  106. makefile           Microsoft nmake file for sample programs
  107. panel.def          OS/2 definition file
  108.  
  109. readme             This text file!
  110.  
  111.  
  112. One or more of the following files may also be included:
  113.  
  114. spanelr.obj        DOS small memory model
  115. spaneltc.obj       Turbo C small memory model
  116. spanelp.obj        OS/2 small memory model
  117. lpanelr.obj        DOS large memory model
  118. lpaneltc.obj       Turbo C large memory model
  119. lpanelp.obj        OS/2 large memory model
  120.  
  121.  
  122. The following files are included only in the source package:
  123.  
  124. panel.c            Panel routines source code.
  125. ipd.c              Interactive Panel Design source code.
  126. pan2h.c            Panel to header conversion source code.
  127.  
  128.  
  129. ------------------------------------------------------------------------
  130.  
  131. =====================   O R D E R   F O R M   =======================
  132.  
  133. [ ]  I wish to purchase a copy of the Panels for C,
  134.      Version 2.3 Object code package for $29.95.       $____________
  135.  
  136. [ ]  I wish to purchase a copy of the Panels for C,
  137.      Version 2.3 Source code package for $69.95.       $____________
  138.  
  139.      Both of the above packages include product
  140.      registration and a developer's license.
  141.  
  142.                                   Shipping and Handling $___________
  143.  
  144.                                                Subtotal $___________
  145.  
  146.     (Kansas Residents please add 5.25% sales tax.)  Tax $___________
  147.  
  148.                                                   Total $___________
  149.  
  150. Payment by:  [ ] Check   [ ] Visa   [ ] MasterCard
  151.  
  152. Name:____________________________________________________________
  153.  
  154. Company:_________________________________________________________
  155.  
  156. Address:_________________________________________________________
  157.  
  158. City:______________________________  State:______  Zip:__________
  159.  
  160. Phone:___________________________________________________________
  161.  
  162. Card #:____________________________________ Exp. Date:___________
  163.  
  164. Cardholder's signature:__________________________________________
  165.  
  166.  
  167. Please specify diskette size:  [ ] 5.25"   [ ] 3.5"
  168.  
  169. Please specify compiler:  [ ] Microsoft   [ ] Turbo C
  170.  
  171.               Remit to:  BC Systems
  172.                          Box 781202
  173.                          Wichita, KS  67278
  174.  
  175. ===================================================================
  176.