home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TPSCREEN.ZIP / NOTES760.TXT < prev   
Encoding:
Text File  |  1987-04-20  |  1.3 KB  |  28 lines

  1. Program name:  MINIGEN
  2.  
  3. Author name:  Eric H. Snyder
  4. Address:      MiniGen Products, Inc.
  5.               3145 Carpenter St.
  6.               Steger, IL    60475
  7. Telephone:    none
  8.  
  9. Suggested donation:  $10.00
  10.  
  11. Program description:
  12.  
  13.      Minigen is a Turbo Pascal(tm) screen code generator designed to work on 
  14. an IBM PC or compatible with a MonoChrome or Color Graphics Adapter installed. 
  15. With it you can paint data entry screens (constants areas and data fields), 
  16. open and close windows with borders and cursor memory, perform controlled data 
  17. entry and create pull down menus.  Minigen produces Turbo Pascal code to be 
  18. used in programs which you are writing.  MiniGen is entirely written in Turbo 
  19. Pascal (tm) using the same source code routines provided on this disk. 
  20.     Since this is a programming aid, the documentation assumes that you 
  21. already know how to program in Turbo Pascal.  It also assumes knowledge of DOS 
  22. and jumps right in describing the various functions and how to use them.  This 
  23. program is designed primarily for intermediate to experienced users and not 
  24. for the novice.
  25.     The program will run on any IBM-PC or compatable with at least 128 K of 
  26. memory and one disk drive.  A CGA (Color Graphics Adapter) card is useful but 
  27. not required. 
  28.