home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / genapps / hp22dc.arj / USRGUIDE / USEINTRO.TXT < prev   
Text File  |  1991-05-16  |  12KB  |  222 lines

  1.  
  2.  
  3.  
  4.     ------------------------------------------------------------------------
  5.                                                Introduction to HyperPAD   ix
  6.     ________________________________________________________________________
  7.  
  8.  
  9.     INTRODUCTION TO HYPERPAD
  10.  
  11.  
  12.  
  13.     Welcome to HyperPAD, the program that meets the diverse needs of
  14.     personal computer users in the 1990s.
  15.  
  16.     Included in the HyperPAD package are over two dozen ready-made
  17.     applications-known as pads, or personal application designs-that let you
  18.     organize a wide range of personal and business information and operate
  19.     your PC more easily and efficiently. For instance, the pads can be used
  20.     to:
  21.  
  22.         0  Launch your other DOS and Microsoft Windows programs with simple
  23.            keyboard or mouse techniques.
  24.  
  25.        0  Manage your files by using a straightforward file-management pad
  26.           rather than by entering long, complex commands at the DOS prompt.
  27.  
  28.        0  Create a database of names, phone numbers, and addresses; print
  29.           mailing labels using selected information from this database;
  30.           automatically dial phone numbers; and simplify a variety of other
  31.           telephone-related tasks.
  32.  
  33.        0  Keep track of your daily schedule with an on-line planner that
  34.           lets you instantly access the day, month, and year of your choice;
  35.           enter appointments and notes; and then automatically find vital
  36.           information again.
  37.  
  38.     The remaining pads in the HyperPAD package let you do everything from
  39.     sending form letters to compiling your weekly expenses on a spreadsheet.
  40.     In short, the pads that come with HyperPAD can turn your personal
  41.     computer into a powerful productivity tool!
  42.  
  43.     However, operating the built-in applications is only the start of what
  44.     you can do with HyperPAD. HyperPAD is also an object-oriented authoring
  45.     environment. So if you're interested in moving beyond just operating the
  46.     pads, you can use HyperPAD like a "construction set" to design your own
  47.     pads.
  48.  
  49.     What sorts of pads can you create? For some specific examples, take a
  50.     look at the pads included in the HyperPAD package. Every one of them was
  51.     designed with HyperPAD's authoring tools!
  52.  
  53.  
  54.     ------------------------------------------------------------------------
  55.                                                Introduction to HyperPAD    x
  56.     ________________________________________________________________________
  57.  
  58.  
  59.     If you decide to try your hand at authoring, the applications you
  60.     develop with HyperPAD will probably fall into one of the following broad
  61.     categories:
  62.  
  63.        0  General-purpose PC interfaces:   HyperPAD lets you design simple
  64.           program-launching interfaces with which to start other software
  65.           programs, eliminating the need to enter cumbersome, nonintuitive
  66.           commands at the DOS prompt. Because HyperPAD shrinks down to 3K of
  67.           memory while running other programs, it doesn't interfere with
  68.           their use. HyperPAD's Home pad is an example of a PC interface.
  69.  
  70.        0  Flat-file databases:   HyperPAD is ideally suited for designing
  71.           applications that let you create and manage a body of information.
  72.           Although HyperPAD isn't intended to do the work of relational
  73.           database products such as dBASE IV or Oracle, which are better
  74.           suited for handling large transaction-based systems, it is a fine
  75.           tool for meeting many other information-management needs.
  76.           HyperPAD's Phone pad-which can be used to organize names,
  77.           addresses, and telephone and fax numbers-is an example of a
  78.           flat-file database.
  79.  
  80.        0  Tutorials:   HyperPAD is perfect for creating interactive
  81.           tutorials on just about any topic. And with HyperPAD's capture
  82.           program (CAP.EXE), you can save a series of screens that you've
  83.           created with other programs and incorporate them into your
  84.           tutorial. HyperPAD's own on-line Tutorial is an example of this
  85.           type of instructional application.
  86.  
  87.        0  Information systems:   With HyperPAD, you can employ hypertext
  88.           principles to design a body of information with built-in links
  89.           that give users instant access to relevant material. For example,
  90.           HyperPAD's on-line Help system contains extensive information
  91.           about HyperPAD. Instead of having to move through this material in
  92.           a linear fashion, one page at a time, users can proceed directly
  93.           to topics of interest by selecting on-screen buttons linked to
  94.           those topics. Associative links like this are the heart of any
  95.           hypertext application, and HyperPAD makes them a breeze to create.
  96.  
  97.        0  Software prototypes:   HyperPAD is a great tool for developing
  98.           screen mock-ups and program simulations for your programming
  99.           projects. You can capture existing screens with HyperPAD's capture
  100.           utility (CAP.EXE) and then use HyperPAD's powerful character
  101.           painting facilities for screen design.
  102.  
  103.  
  104.     ------------------------------------------------------------------------
  105.                                                Introduction to HyperPAD   xi
  106.     ________________________________________________________________________
  107.  
  108.  
  109.        0  Programs/applications:   HyperPAD makes it easy for programmers
  110.           and nonprogrammers alike to develop an application and get it up
  111.           and running quickly. Once you do this, you can create external
  112.           programs in C or assembly language and incorporate them into your
  113.           new application.
  114.  
  115.        0  Client/server front ends:   With HyperPAD, you can construct
  116.           easy-to-use interfaces that let PC users interact with
  117.           applications running on a mainframe, minicomputer, or local area
  118.           network. By developing pads that follow the client/server model of
  119.           computing, you can permit the most efficient use of PCs in an
  120.           interconnected environment. The user merely runs HyperPAD and
  121.           doesn't have to worry about what's happening behind the scenes.
  122.  
  123.        0  Multimedia front ends:   HyperPAD also makes it easy to develop
  124.           multimedia applications on systems with sound, interactive video,
  125.           or CD-ROM capabilities. You can even incorporate graphic
  126.           presentations and animation into your pads using Show Partner F/X,
  127.           another program from Brightbill-Roberts.
  128.  
  129.     Regardless of whether you use HyperPAD's built-in applications to
  130.     simplify your work and increase your productivity or use HyperPAD's
  131.     authoring tools to create your own custom-made applications, you'll find
  132.     HyperPAD's power and flexibility to be valuable resources for meeting
  133.     your computing needs.
  134.  
  135.  
  136.     ------------------------------------------------------------------------
  137.                                                Introduction to HyperPAD  xii
  138.     ________________________________________________________________________
  139.  
  140.  
  141.     HOW TO LEARN ABOUT HYPERPAD
  142.  
  143.     If you already understand how to operate HyperPAD and just need to get
  144.     the program running on your system, refer to Chapter 1 of the HyperPAD
  145.     User's Guide, "Getting Started," which contains instructions for
  146.     installing, starting, and setting up HyperPAD and tells you how to get
  147.     technical support from Brightbill-Roberts.
  148.  
  149.     If you don't already understand how to operate HyperPAD, this section
  150.     will help you decide how you're going to learn about it.
  151.  
  152.     You should be aware that the HyperPAD package offers a variety of
  153.     printed and on-line resources designed to meet the unique needs of a
  154.     wide range of users with different interests and different levels of
  155.     experience. Obviously, you won't want to waste time either with material
  156.     that's too elementary or too advanced for you or with material on
  157.     HyperPAD functions that don't interest you. So reading all the manuals
  158.     from cover to cover probably isn't an effective learning strategy.
  159.  
  160.     Instead, take a few moments to review the following brief summary of
  161.     HyperPAD's printed and on-line resources. It should help you zero in on
  162.     the resources that can help you accomplish exactly what you're setting
  163.     out to do with HyperPAD.
  164.  
  165.        0  HyperPAD User's Guide:   The User's Guide is divided into three
  166.           parts. Part 1, "Using HyperPAD," explains everything you need to
  167.           know in order to operate the pads that come with HyperPAD.
  168.  
  169.           Part 2, "Designing with HyperPAD," shows you how to modify the
  170.           existing pads and create new pads. (For a more detailed overview
  171.           of the topics covered in "Using HyperPAD" and "Designing with
  172.           HyperPAD," see the introductions to Part 1 and Part 2.) Part 3,
  173.           "Menu and Command Reference," explains each of the commands on
  174.           HyperPAD's menus.
  175.  
  176.        0  Tutorial:   The Tutorial is an interactive, on-line introduction
  177.           to HyperPAD. If you want to learn about the entire range of
  178.           HyperPAD's features and capabilities, you can go through the
  179.           Tutorial in its entirety. If your interests are more narrowly
  180.           focused, the Tutorial has a clearly defined structure that lets
  181.           you go directly to selected topics. The Tutorial's flexibility
  182.           makes it an excellent resource for both novices and experienced
  183.           users.
  184.  
  185.  
  186.     ------------------------------------------------------------------------
  187.                                                Introduction to HyperPAD  xii
  188.     ________________________________________________________________________
  189.  
  190.  
  191.        0  Help system:   The Help system is an on-line resource that you can
  192.           access from anywhere in HyperPAD to get information about the pad
  193.           you're working with or about the HyperPAD program. Although the
  194.           Help system isn't designed specifically to teach you how to use
  195.           HyperPAD, you will learn a great deal about the program by calling
  196.           up directly relevant information from Help whenever you have a
  197.           question.
  198.  
  199.        0  Quick Reference Guide:   As its name implies, this manual briefly
  200.           tells you how to perform basic HyperPAD operations and contains
  201.           short definitions of important and commonly used HyperPAD terms.
  202.           The Quick Reference Guide isn't meant to serve as a resource for
  203.           learning how to use HyperPAD, but it is an effective resource for
  204.           refreshing your memory about concepts and procedures you learned
  205.           elsewhere.
  206.  
  207.        0  PADtalk Reference Guide:   This manual, which is for advanced
  208.           HyperPAD users, contains a detailed discussion of PADtalk,
  209.           HyperPAD's powerful yet simple scripting language.
  210.  
  211.  
  212.     CONCLUSION
  213.  
  214.     By the time you finish reading the Introduction, you should have a
  215.     pretty good understanding of what HyperPAD is all about. You should know
  216.     which of the printed and on-line resources you're going to concentrate
  217.     on.
  218.  
  219.     The first step in learning how to use HyperPAD is to follow the
  220.     instructions in Chapter 1 of the User's Guide to get the program running
  221.     on your system. After that, you can start putting HyperPAD to work.
  222.     Good luck, and have fun!