home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / optmen.zip / README.TXT < prev    next >
Text File  |  1987-02-22  |  1KB  |  33 lines

  1. Option Menu Procedure
  2.  
  3. by Anthony T. DeHart - GENIE (ATDEHART)
  4.  
  5. ---------------------------------------
  6.  
  7. OPT.PRG - The actual procedure
  8.       Creates nice looking menus that can be selected with a light bar
  9.  
  10. Other prg's are for running the demo. (ASK_YN & PLAC_MSG & LSCRTOP may
  11.     be useful for other things also)
  12.  
  13. To see how the menu program works, compile the OPTDEMO program using
  14. clipper autumn '86 release with COMPILE.BAT.
  15.  
  16. I designed this menu procedure because I wanted both professional looking
  17. menus that were easy to use and I also wanted to make them fast. This seems
  18. to be the answer and I hope it will work for others out there too.
  19.  
  20. Please address any comments to me on GENIE or DARWIN BBS or I can be reached
  21. at:
  22.          ATD Software
  23.          189 S. Keystone Ave.
  24.          Sayre, PA 18840
  25.          717-888-7439
  26.  
  27. I doubt anyone will have trouble with it.
  28.  
  29. If you use it, please give credit and if you modify it or improve it and
  30. would like to distribute it then please notify me first.
  31.  
  32. Other than that, use it and improve on it.
  33.