home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / IBM PS2 Entertainment Programs / IBM PS2 Entertainment Programs.img / SETUP.CTL < prev    next >
Encoding:
Text File  |  1987-08-04  |  3.1 KB  |  77 lines

  1. ;menu>(╔════════════════════════════════════╗*)
  2. ;menu>(║               Menu                 ║*)
  3. ;menu>(║  Run a Program:                    ║*)
  4. ;menu>(║    1. Verso                        ║*)
  5. ;menu>(║    2. Solitaire                    ║*)
  6. ;menu>(║    3. Freddy's Rescue Roundup      ║*)
  7. ;menu>(║    4. Blackjack                    ║*)
  8. ;menu>(║    5. Word Seeking                 ║*)
  9. ;menu>(║    6. Kaleidoscope                 ║*)
  10. ;menu>(║                                    ║*)
  11. ;menu>(║  View Program Documentation for:   ║*)
  12. ;menu>(║    A. Verso                        ║*)
  13. ;menu>(║    B. Solitaire                    ║*)
  14. ;menu>(║    C. Freddy's Rescue Roundup      ║*)
  15. ;menu>(║    D. Blackjack                    ║*)
  16. ;menu>(║    E. Word Seeking                 ║*)
  17. ;menu>(║    F. Kaleidoscope                 ║*)
  18. ;menu>(║                                    ║*)
  19. ;menu>(║  Press Esc to return to DOS.       ║*)
  20. ;menu>(╚════════════════════════════════════╝*)
  21. ;mend>
  22. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀   ▀▀▀▀       ▀▀▀▀*)
  23. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀     ▀▀▀▀▀*)
  24. ;text>(   ▀▀▀     ▀▀▀   ▀▀▀   ▀▀▀▀▀   ▀▀▀▀▀ *)
  25. ;text>(   ▀▀▀     ▀▀▀▀▀▀▀▀    ▀▀▀▀▀▀ ▀▀▀▀▀▀ *)
  26. ;text>(   ▀▀▀     ▀▀▀▀▀▀▀▀    ▀▀▀ ▀▀▀▀▀ ▀▀▀ *)
  27. ;text>(   ▀▀▀     ▀▀▀   ▀▀▀   ▀▀▀  ▀▀▀  ▀▀▀ *)
  28. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀   ▀   ▀▀▀▀*)
  29. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀   ▀▀▀▀       ▀▀▀▀*)
  30. ;text>( *)
  31. ;text>( ╔══════════════════════════════════╗*)
  32. ;text>( ║                                  ║*)
  33. ;text>( ║        Personal System/2         ║*)
  34. ;text>( ║                                  ║*)
  35. ;text>( ║     Entertainment Programs       ║*)
  36. ;text>( ║                                  ║*)
  37. ;text>( ╚══════════════════════════════════╝*)
  38. ;text>(  (C) Copyright IBM Corp. 1984, 1987 *)
  39. ;text>( *)
  40. ;text>( *)
  41. ;msgw>(   Press the Spacebar to continue*)
  42. ;text>(╔════════════════════════════════════╗*)
  43. ;text>(║                                    ║*)
  44. ;text>(║  General Instructions:             ║*)
  45. ;text>(║                                    ║*)
  46. ;text>(║  On the menu that follows, you     ║*)
  47. ;text>(║  may:                              ║*)
  48. ;text>(║                                    ║*)
  49. ;text>(║   ∙ Run any of six entertainment   ║*)
  50. ;text>(║       programs.                    ║*)
  51. ;text>(║                                    ║*)
  52. ;text>(║   ∙ View the instructions for      ║*)
  53. ;text>(║       those programs.              ║*)
  54. ;text>(║                                    ║*)
  55. ;text>(║  Select an option by pressing the  ║*)
  56. ;text>(║  key listed for it.                ║*)
  57. ;text>(║                                    ║*)
  58. ;text>(║  Press Esc to return to DOS when   ║*)
  59. ;text>(║  you are finished.                 ║*)
  60. ;text>(╚════════════════════════════════════╝*)
  61. ;text>( *)
  62. ;msgw>(   Press the Spacebar to continue*)
  63. ;opt1>(p,VERSO.EXE)
  64. ;opt2>(p,SOL.EXE)
  65. ;opt3>(p,RRR.EXE)
  66. ;opt4>(p,BLKJACK.EXE)
  67. ;opt5>(p,WORDS.EXE)
  68. ;opt6>(p,KALSCOPE.EXE)
  69. ;optA>(p,VIEWDOX.EXE VERSO1.CON)
  70. ;optB>(p,VIEWDOX.EXE SOL.CON)
  71. ;optC>(p,VIEWDOX.EXE FREDDY.CON)
  72. ;optD>(p,VIEWDOX.EXE BJACK.CON)
  73. ;optE>(p,VIEWDOX.EXE WORDS.CON)
  74. ;optF>(p,VIEWDOX.EXE KALSCOPE.CON)
  75. ;opt>(e)
  76. ;ends>
  77.