home *** CD-ROM | disk | FTP | other *** search
-
-
-
- OVERVIEW
-
- Welcome to HyperLink for Turbo Pascal!
-
- This package was developed to provide the expert or novice Turbo
- Pascal programmer with a simple means for including Hypertext Help into
- their own programs. Hypertext Help has become somewhat of a standard.
- Programs that have this ability display a much more professional
- appearance.
-
- "HyperLink" is intended for users of Turbo Pascal versions 5.0 to 6.0.
- Three compiled versions of the HyperLink Unit have been included for this
- reason. Source code is available for those who would like to tailor this
- program to their own specific needs. You may be surprised to learn that
- this help unit is written entirely in Pascal.
-
- This Help utility is very simple to use. No special editor is
- required. You will be able to use your own editor (or in many cases, a
- word processor) to create the Hypertext Help files. When you make the help
- file, you will include simple codes which allow different keywords to be
- linked together. No complex linking process is involved. One additional
- feature has been provided which gives you the ability to control both the
- size and location of the Help window on the screen.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- README.NOW 1
-
-
-
- GETTING STARTED
-
- You are off to a good start if you are reading this file first.
-
- 1) Run the "HyprDEMO.EXE" program which is included with this package.
- This demo program will supply you a brief overview of how to use the
- "HyperLink", while at the same time showing you its features. Turbo
- Pascal source code is supplied for this DEMO program (located in the
- file "HyprDEMO.PAS"). Make a printout, or examine this file before
- you try to incorporate the help unit into your own personal programs.
-
- 2) Once you have finished experimenting with the demo, you should make a
- printout of the HyperLink manual, "HyperLNK.DOC". An order form is
- included to make product registration easier.
-
- 3) You may also want to make a printout of the file "HyperLNK.TXT". This
- will prove to be a good reference when you are creating your own help
- files.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- README.NOW 2
-
-
-
- CONTENTS OF THE HyperLink DISKETTE
-
- The following thirteen files should be included with this product. If any
- of these files are missing, contact BGASoft for the complete package.
-
- ReadMe.NOW - HyperLink Introduction (This file)
- HyperLNK.DOC - The HyperLink Manual.
- Hyper50.TPU - The HyperLink Unit for Turbo Pascal v5.0 Users
- Hyper55.TPU - The HyperLink Unit for Turbo Pascal v5.5 Users
- Hyper60.TPU - The HyperLink Unit for Turbo Pascal v6.0 Users
- HypWnd50.TPU - Standard procedures for Hyper50.TPU
- HypWnd55.TPU - Standard procedures for Hyper55.TPU
- HyperLNK.TXT - The HyperLink help file.
- HyperLNK.NDX - The index for the HyperLink help file
- HyperNDX.EXE - The HyperLink index creator (makes HyperLNK.NDX)
- HyprDEMO.EXE - The HyperLink Demonstration program
- HyprDEMO.PAS - Source code for the demonstration program
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- README.NOW 3
-
-
-
- SEND YOUR COMMENTS, SUGGESTIONS DIRECTLY TO BGASoft.
-
- Traditionally, people do not take time to respond unless they
- encounter a problem. However, we encourage you to make suggestions and
- comments about "HyperLink". If there are features that you believe would
- make this a better product ( etc.), feel free to write to us, we will
- carefully examine each suggestion. Please fill out the form that is
- provided below.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- README.NOW 4
-
-
-
-
-
-
- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
- \ HyperLink v1.0 Comment/Suggestion Form \
- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
-
-
- Name: _______________________________________ Date: ___/___/___
-
- Title: _________________________________________________________
-
- Company: _______________________________________________________
-
- Address: _______________________________________________________
-
- City: ____________________________ State: ____ Zip: __________
-
- Phone: Home: (_____) _____ - _____ Work: (_____) _____ - _____
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
-
- Send this form to:
-
- BGASoft
- HyperLink Comments/Suggestions
- P.O. Box 270674
- West Hartford, CT 06127-0674
-
-
- README.NOW 5
-