home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TPSCREEN.ZIP / FILES760.TXT < prev    next >
Encoding:
Text File  |  1987-05-19  |  1.5 KB  |  38 lines

  1. Disk No  #760
  2. Program Title: MINIGEN
  3. PC-SIG version 1
  4.  
  5. Minigen is a Turbo Pascal(tm) screen code generator designed to work on an
  6. IBM PC or compatible with a MonoChrome or Color Graphics Adapter installed.
  7. With it you can paint data entry screens (constants areas and data fields),
  8. open and close windows with borders and cursor memory, perform controlled
  9. data entry and create pull down menus. Minigen produces Turbo Pascal code
  10. to be used in programs which you are writing. MiniGen is entirely written
  11. in Turbo Pascal (tm) using the same source code routines provided on this
  12. disk. Since this is a programming aid, the documentation assumes that you
  13. already know how to program in Turbo Pascal. It also assumes knowledge of
  14. DOS and jumps right in describing the various functions and how to use
  15. them. This program is designed primarily for intermediate to experienced
  16. users and not for the novice.
  17.  
  18. Usage: Programming
  19.  
  20. System Requirements: 128 K of memory and one disk drive.
  21.  
  22. How to Start: Type MINIGEN (press enter)
  23.  
  24. File Descriptions:
  25.  
  26. MINIGEN  COM    Screen painter / screen code generator program
  27. MGEDIT   COM    A simple text editor callable from MiniGen.com
  28. MGPROG   INC    Source code for windowing, data entry and pull down menus.
  29. CURSOR   INC    Some useful cursor control routines
  30. MINIGEN  DOC    Documentation on how to use the system
  31. MGSKEL   PAS    A skeleton program for use with .INC routines
  32.  
  33. PC-SIG
  34. 1030D E Duane Avenue
  35. Sunnyvale Ca. 94086
  36. (408) 730-9291
  37. (c) Copyright 1987 PC-SIG
  38.