home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / menu / menu_ii.arc / SAMPLE.PRO < prev   
Encoding:
Text File  |  1988-02-07  |  819 b   |  26 lines

  1. SET BACK COLOR 15
  2. SET NAMES COLOR 12
  3. SET PFKEY COLOR 10
  4. SET BAR3 OFF
  5. SET BAR2 COLOR 14 BLINK
  6. SET TIME COLOR 9
  7. SET DATE COLOR 12
  8. SET KEYS COLOR 9
  9. SET TITLE COLOR 14
  10. SET TIME ON 6
  11. SET DATE ON 6
  12. SET KEYS OFF
  13. SET TITLE ON 3
  14. SET TITLE COLOR 13
  15. MENU1  main_menu
  16. Parameter test      c:\utility\tools\parmtest.exe           this is a test
  17. Color text parser   c:\utility\tools\parser.exe
  18. Monochrome parser   c:\utility\tools\parser.exe             /m
  19. four                c:\utility\tools\program four
  20. five                c:\utility\tools\program five
  21. six                 c:\utility\tools\program six
  22. seven               c:\utility\tools\program seven
  23. eight               c:\utility\tools\program eight
  24. nine                c:\utility\tools\program nine
  25. ten                 c:\utility\tools\last program
  26.