home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_BAS / VBAHA1.ZIP / README.TXT < prev    next >
Text File  |  1994-02-08  |  6KB  |  127 lines

  1. ==============================================================================
  2. VB AHA!!!
  3. Copyright (C) Craig Villalon 1993-1994 All Rights Reserved
  4.  
  5. This program is Shareware, you may evaluate if for a period of no more than 30
  6. days. After this time you must either register (read Registering below and
  7. REGISTER.TXT) or remove it from your system. Failure to comply with this
  8. condition is a violation of the law. I have not crippled this program in any
  9. way so I am relying on your honesty. Please register if you use this program
  10. for more than the trial period.
  11. ==============================================================================
  12.  
  13. WHAT IS VB AHA!!!
  14. -----------------
  15.   VB AHA!!! is an inexpensive and easy to use utility for writing Windows help
  16. files. You won't need any expensive wordprocessors or have to use any cryptic
  17. commands. With simple mouse clicks and Drag n Drop ease you will be able to
  18. construct your help files quickly.
  19.  
  20.   If you use Visual Basic then VB AHA!!! will handle all of the HelpContextID
  21. values for you and even recompile your programs with the new values. No more
  22. hassles of having to insert the values by hand! If you program in C/C++ or
  23. Pascal then VB AHA!!! will create a header file containing all of the
  24. definitions that you will need for context sensitive help in your programs.
  25.  
  26. REQUIREMENTS
  27. ------------
  28.  Microsoft Windows 3.1
  29.  HC.EXE - the Microsoft Help Compiler (this and SHED.EXE, the segmented hyper-
  30.           graphics editor, will be sent to you free of charge when you register).
  31.           Please note that these two programs are Microsoft's and that I am not
  32.           selling them. If you have internet access then you can ftp these from
  33.           ftp.cica.indiana.edu as what.zip. I believe that they are also on
  34.           Microsoft's Developer Network CD's and CompuServe.
  35.  
  36. INSTALLATION
  37. ------------
  38.   In the interest of saving you download time I have not included an install
  39. program. Just place all of the files, except the following 2, in the same
  40. directory. You will need the Visual Basic runtime library VBRUN300.DLL and
  41. CMDIALOG.VBX in your windows\system directory. VBRUN300.DLL can be found on
  42. almost any BBS that carries windows programs, just search for VBRUN or ask
  43. the SYSOP. I can no longer include vbaha.aha, the project I used to make the
  44. online help for VB AHA!!!, in the shareware version as it uses features that
  45. are only in the registered version. It is included in the registered version
  46. though. Instead I'm including example.aha as an example of some of what can
  47. be done with VB AHA!!!.
  48.  
  49. FILES IN ARCHIVE
  50. ----------------
  51.     CMDIALOG.VBX - VB custom control for Dialog boxes
  52.     DEFAULT.BMP  - Picture shown as default for graphics fields
  53.     DESC.SDI     - Program description for uploading to some BBS's
  54.     EXAMPLE.AHA  - Example .AHA project to get you started.
  55.     FILE_ID.DIZ  - Program description for uploading to some BBS's
  56.     HC.PIF       - PIF file for the Help Compiler
  57.     HISTORY.TXT  - Version history of VB AHA!!! What Changed.
  58.     README.TXT   - This file
  59.     REGISTER.TXT - Registration form
  60.     VB.DAT       - List of controls w/out HelpContextID in VB
  61.     VBAHA.EXE    - VB AHA!!!
  62.     VBAHA.HLP    - Help file for VB AHA!!!
  63.     VBAHA.INI    - .INI file for VB AHA!!!
  64.     *.BMP        - Other bitmaps used in EXAMPLE.AHA
  65.     *.TPC        - These are examples of generic topics and topic templates.
  66.  
  67. REGISTERING
  68. ----------------------------
  69. |*** Compuserve Members ***|
  70. |------------------------------------------------------------
  71. |  VB AHA!!! may now be registered in Compuserves Shareware |
  72. |Registration forum, GO SWREG and use one of the following  |
  73. |in your search:                                            |
  74. |                                                           |
  75. |  Registration ID: 2021                                    |
  76. |  Program Title:   VB AHA!!! V1.31                         |
  77. |  Author:          Craig Villalon                          |
  78. |  CompuServe ID:   [73261,2665]                            |
  79. |------------------------------------------------------------
  80.  
  81.   Fill out REGISTER.TXT to register. When you do register you will recieve the
  82. latest version of VB AHA!!!. Note: if you upload VB AHA!!! to a BBS to get a
  83. discount on the registration price please upload it as VBAHA122.ZIP (or the
  84. current version number, ie. VBAHA115.ZIP for version 1.15). If they don't have
  85. VBRUN300.DLL please upload it also (unless this would cost you too much, ie.
  86. long distance).
  87.  
  88.   For foreign orders you may send cash (be certain to insure it) in your local
  89. currency. Add US$10 to the total and send an equivalent amount in your currency
  90. using the current exchange rate. If you don't know the current exchange rate a
  91. bank should be able to tell you.
  92.  
  93. SITE LICENSING
  94. --------------
  95.         Copies  US$ each
  96.          2-4     45
  97.          5-10    40
  98.          11-20   35
  99.          21+     30
  100.  
  101. FUTURE FEATURES
  102. ---------------
  103.   Ability to import an existing .RTF file into VB AHA!!! (with the macro
  104.     support out of the way I should finally be able to get this to work).
  105.   Multiple files per .AHA project for faster loading and lower memory req.
  106.   plus any other suggestions that users have...
  107.  
  108. WHERE AM I?
  109. -----------
  110.   If you have any problems/questions/suggestions please send me E-mail to one
  111. of the following addresses (if you are a Compuserve member you may contact me
  112. at that address otherwise use the Internet address) :
  113.  
  114.         Internet:               villalon@crl.com
  115.         CompuServe:             73261,2665
  116.  
  117. or regular mail to:
  118.  
  119.     Craig Villalon
  120.     2074 Pleasant Hill Rd.
  121.     Sebastopol, CA 95472-4948
  122.  
  123. ==============================================================================
  124. That's all there is to it. For information on making your Help files use the
  125. online help. Thank you for your interest in VB AHA!!!
  126.                                 Craig Villalon
  127.