home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / CTV127.ZIP / TYPE_ME.1ST < prev   
Text File  |  1992-03-03  |  2KB  |  41 lines

  1.  
  2. THE CONTROLLER is a script driven program which can be used to run any
  3. DOS based program. It comes with a simple language which can interface
  4. with DOS or DOS programs as a universal macro language. It will read the
  5. screen for prompts to trigger the start or stop of a process. It can also
  6. be set to stop or start at prescribed times.
  7.  
  8. It can upload text into data fields of programs which do not have upload
  9. abilities and interact with a data entry person for validating data
  10. while doing so.
  11.  
  12. The size of the source script is limited to the size of your disk. Source
  13. files can be chained or made to call them selves.
  14.  
  15. THE CONTROLLER is a TSR which drives the keyboard buffer, reads the screen
  16. and watches the clock just like an operator.
  17.  
  18. **************************************************************************
  19.  
  20.        To see short demos of THE CONTROLLER type at the DOS prompt:
  21.                         CT DEMO.CT R
  22.                            or
  23.                         CT NOTE R
  24.                            or if PCPLUS is in your path
  25.                         CT PCPLS R    (make sure your modem is off)
  26.  
  27.              You can look at the demo routines in any text editor.
  28.              An explanation of the lines is in README.CT
  29.  
  30. **************************************************************************
  31.  
  32. To get a printed copy of README.CT with the proper page breaks try:
  33.  
  34.            TYPE README.CT > PRN
  35.                or
  36.            COPY README.CT PRN
  37.  
  38.  
  39. A product of Rich Giles
  40. AACRO Computer Systems, 4466 Whitecap Rd., Marietta GA.
  41.