DEMO INSTALLATION
------------------
* Insert demo diskette in floppy drive A or B
* Start Microsoft Windows
* In the Windows Program Manager, choose File, Run from the menu
* Enter "A:SETUP" or "B:SETUP" and hit return
* Follow the directions on the screen. You will need to choose
  a hard disk directory for TestPoint. The default is "C:\TPDEMO".

The SETUP program copies in the TestPoint files and adds new icons
to the Windows Program Manager.

NOTE: You can easily remove the demo from your hard disk at any time.
It does not modify any system files such as AUTOEXEC.BAT, CONFIG.SYS,
or WIN.INI.

SYSTEM REQUIREMENTS
-------------------
Microsoft Windows 3.1 or later
PC-compatible computer with at least an 80286 processor
At least 4 megabytes of RAM
At least 5 megabytes of available disk space
A mouse, for editing (not required for TestPoint runtimes)

GETTING STARTED
---------------
* Try some of the TestPoint demos by double-clicking on the icons
  to open each demo (e.g. A/D demo, Filter demo, ...)
* To begin to write your own TestPoint application double-click
  on the "TestPoint" icon.
* The demo is a functional copy of TestPoint. Some editing functions
  are disabled, such as "Save".   Also, hardware interfaces for
  data acquisition and control are disabled and operate only in
  "demo" mode, with simulated data.

* Use the Demo Manual to get started. It steps you through building
  simple TestPoint applications so you can see how easy it is.

* The Help function in the TestPoint editor contains a detailed
  description of each TestPoint object and how it works.

* To find the name of each icon in the TestPoint Stock window,
  hold down the right mouse button when the cusor is over the icon
  in the Stock window.

* To see a sample of TestPoint code, use the File/Open menu in
  TestPoint and select any example .TST file.
  The Action List displayed is the "code" that makes the demo run.
  This action list is built completely by drag-and-drop. The only
  typing required is to enter number or string constant values.

