home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / mahjonng / tgmahj12.zip / HELP.BAT < prev    next >
DOS Batch File  |  1993-07-12  |  1KB  |  20 lines

  1. echo off
  2. cls
  3. echo ┌───────────────────────────────────────────────────────────────┐
  4. echo │ You must type in the game program name then press enter       │
  5. echo │ to start it.                                                  │
  6. echo ├───────────────────────────────────────────────────────────────┤
  7. echo │     TYPE IN                   TO RUN                          │
  8. echo │                                                               │
  9. echo │      big2                     Big 2                           │
  10. echo │      klondike                 Klondike Solitaire              │
  11. echo │      mahjsol                  Mahjong Solitaire               │
  12. echo │      millebrn                 Mille Bornes                    │
  13. echo │      monopoly                 Monopoly                        │
  14. echo │                                                               │
  15. echo ├───────────────────────────────────────────────────────────────┤
  16. echo │ If you enjoy the TEGL games please register!                  │
  17. echo └───────────────────────────────────────────────────────────────┘
  18.  
  19.  
  20.