home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1993 March / Protext.img / PCW / PCW.MNU next >
Encoding:
Text File  |  1993-02-28  |  5.6 KB  |  404 lines

  1. R pcw\pcwlogo.exe
  2. L 0 50
  3. ;
  4. . start
  5. ;
  6. J
  7. D pcw\pcw1.scn 5
  8. L 0 50
  9. ;
  10. S 4
  11. I 1 protext
  12. I 2 checkers
  13. I 3 shorties
  14. I 4 subs
  15. D pcw\pcw4.scn 4
  16. W
  17. X
  18. ;
  19. . protext
  20. ;
  21. D pcw\pcw3.scn 4
  22. L 15 4
  23. P PROTEXT VERSION 4.3
  24. L 15 6
  25. P Please note that this program requires installing
  26. L 15 8
  27. P Please select one of the following:
  28. L 18 10
  29. P [F1] Install to Drive A:
  30. L 18 12
  31. P [F2] Install to Drive B:
  32. L 18 14
  33. P [F3] Install to Drive C:
  34. L 18 16
  35. P [F4] Install to Drive D:
  36. L 18 18
  37. P [F5] Install to Drive E:
  38. L 18 20
  39. P [F6] Install to Drive F:
  40. L 18 22
  41. P [Esc] Return to the main menu
  42. L 0 50
  43. S 6
  44. I 1 protexta
  45. I 2 protextb
  46. I 3 protextc
  47. I 4 protextd
  48. I 5 protexte
  49. I 6 protextf
  50. G start
  51. ;
  52. . protexta
  53. ;
  54. D pcw\pcw3.scn 5
  55. L 0 3
  56. A a
  57. N \
  58. Z protext4
  59. N protext4
  60. R $:\protext4\protext4.exe
  61. O protcfg.a protext.cfg
  62. R protext.exe protext.doc
  63. G start
  64. ;
  65. . protextb
  66. ;
  67. D pcw\pcw3.scn 5
  68. L 0 3
  69. A b
  70. N \
  71. Z protext4
  72. N protext4
  73. R $:\protext4\protext4.exe
  74. O protcfg.b protext.cfg
  75. R protext.exe protext.doc
  76. G start
  77. ;
  78. . protextc
  79. ;
  80. D pcw\pcw3.scn 5
  81. L 0 3
  82. A c
  83. N \
  84. Z protext4
  85. N protext4
  86. R $:\protext4\protext4.exe
  87. O protcfg.c protext.cfg
  88. R protext.exe protext.doc
  89. G start
  90. ;
  91. . protextd
  92. ;
  93. D pcw\pcw3.scn 5
  94. L 0 3
  95. A d
  96. N \
  97. Z protext4
  98. N protext4
  99. R $:\protext4\protext4.exe
  100. O protcfg.d protext.cfg
  101. R protext.exe protext.doc
  102. G start
  103. ;
  104. . protexte
  105. ;
  106. D pcw\pcw3.scn 5
  107. L 0 3
  108. A e
  109. N \
  110. Z protext4
  111. N protext4
  112. R $:\protext4\protext4.exe
  113. O protcfg.e protext.cfg
  114. R protext.exe protext.doc
  115. G start
  116. ;
  117. . protextf
  118. ;
  119. D pcw\pcw3.scn 5
  120. L 0 3
  121. A f
  122. N \
  123. Z protext4
  124. N protext4
  125. R $:\protext4\protext4.exe
  126. O protcfg.f protext.cfg
  127. R protext.exe protext.doc
  128. G start
  129. ;
  130. . checkers
  131. ;
  132. D pcw\pcw3.scn 4
  133. L 15 4
  134. P CHINESE CHECKERS
  135. L 15 6
  136. P Please note that this program requires installing
  137. L 15 8
  138. P Please select one of the following:
  139. L 18 10
  140. P [F1] Install to Drive A:
  141. L 18 12
  142. P [F2] Install to Drive B:
  143. L 18 14
  144. P [F3] Install to Drive C:
  145. L 18 16
  146. P [F4] Install to Drive D:
  147. L 18 18
  148. P [F5] Install to Drive E:
  149. L 18 20
  150. P [F6] Install to Drive F:
  151. L 18 22
  152. P [Esc] Return to the main menu
  153. L 0 50
  154. S 6
  155. I 1 chinesea
  156. I 2 chineseb
  157. I 3 chinesec
  158. I 4 chinesed
  159. I 5 chinesee
  160. I 6 chinesef
  161. G start
  162. ;
  163. . chinesea
  164. ;
  165. D pcw\pcw3.scn 5
  166. L 0 3
  167. A a
  168. N \
  169. Z chinese
  170. N chinese
  171. R $:\checkers\checkers.exe
  172. R chinese.exe
  173. G start
  174. ;
  175. . chineseb
  176. ;
  177. D pcw\pcw3.scn 5
  178. L 0 3
  179. A b
  180. N \
  181. Z chinese
  182. N chinese
  183. R $:\checkers\checkers.exe
  184. R chinese.exe
  185. G start
  186. ;
  187. . chinesec
  188. ;
  189. D pcw\pcw3.scn 5
  190. L 0 3
  191. A c
  192. N \
  193. Z chinese
  194. N chinese
  195. R $:\checkers\checkers.exe
  196. R chinese.exe
  197. G start
  198. ;
  199. . chinesed
  200. ;
  201. D pcw\pcw3.scn 5
  202. L 0 3
  203. A d
  204. N \
  205. Z chinese
  206. N chinese
  207. R $:\checkers\checkers.exe
  208. R chinese.exe
  209. G start
  210. ;
  211. . chinesee
  212. ;
  213. D pcw\pcw3.scn 5
  214. L 0 3
  215. A e
  216. N \
  217. Z chinese
  218. N chinese
  219. R $:\checkers\checkers.exe
  220. R chinese.exe
  221. G start
  222. ;
  223. . chinesef
  224. ;
  225. D pcw\pcw3.scn 5
  226. L 0 3
  227. A f
  228. N \
  229. Z chinese
  230. N chinese
  231. R $:\checkers\checkers.exe
  232. R chinese.exe
  233. G start
  234. ;
  235. . shorties
  236. ;
  237. D pcw\pcw3.scn 4
  238. L 15 4
  239. P DOS & WINDOWS ASSORTMENTS
  240. L 15 6
  241. P Please note that these files require installing
  242. L 15 8
  243. P Please select one of the following:
  244. L 18 10
  245. P [F1] Install to Drive A:
  246. L 18 12
  247. P [F2] Install to Drive B:
  248. L 18 14
  249. P [F3] Install to Drive C:
  250. L 18 16
  251. P [F4] Install to Drive D:
  252. L 18 18
  253. P [F5] Install to Drive E:
  254. L 18 20
  255. P [F6] Install to Drive F:
  256. L 18 22
  257. P [Esc] Return to the main menu
  258. L 0 50
  259. S 6
  260. I 1 shortiesa
  261. I 2 shortiesb
  262. I 3 shortiesc
  263. I 4 shortiesd
  264. I 5 shortiese
  265. I 6 shortiesf
  266. G start
  267. ;
  268. . shortiesa
  269. ;
  270. D pcw\pcw3.scn 5
  271. L 0 3
  272. A a
  273. N \
  274. Z PCW
  275. N PCW
  276. R $:\dosutils\dosutils.exe
  277. E \windows\progman.exe shortiesa1
  278. G start
  279. ;
  280. . shortiesa1
  281. ;
  282. R $:\winprogs\winprogs.exe
  283. N \
  284. N WINDOWS
  285. R $:\winprogs\pcwgrp.exe
  286. G start
  287. ;
  288. . shortiesb
  289. ;
  290. D pcw\pcw3.scn 5
  291. L 0 3
  292. A b
  293. N \
  294. Z PCW
  295. N PCW
  296. R $:\dosutils\dosutils.exe
  297. E \windows\progman.exe shortiesb1
  298. G start
  299. ;
  300. . shortiesb1
  301. ;
  302. R $:\winprogs\winprogs.exe
  303. N \
  304. N WINDOWS
  305. R $:\winprogs\pcwgrp.exe
  306. G start
  307. ;
  308. . shortiesc
  309. ;
  310. D pcw\pcw3.scn 5
  311. L 0 3
  312. A c
  313. N \
  314. Z PCW
  315. N PCW
  316. R $:\dosutils\dosutils.exe
  317. E \windows\progman.exe shortiesc1
  318. G start
  319. ;
  320. . shortiesc1
  321. ;
  322. R $:\winprogs\winprogs.exe
  323. N \
  324. N WINDOWS
  325. R $:\winprogs\pcwgrp.exe
  326. G start
  327. ;
  328. . shortiesd
  329. ;
  330. D pcw\pcw3.scn 5
  331. L 0 3
  332. A d
  333. N \
  334. Z PCW
  335. N PCW
  336. R $:\dosutils\dosutils.exe
  337. E \windows\progman.exe shortiesd1
  338. G start
  339. ;
  340. . shortiesd1
  341. ;
  342. R $:\winprogs\winprogs.exe
  343. N \
  344. N WINDOWS
  345. R $:\winprogs\pcwgrp.exe
  346. G start
  347. ;
  348. . shortiese
  349. ;
  350. D pcw\pcw3.scn 5
  351. L 0 3
  352. A e
  353. N \
  354. Z PCW
  355. N PCW
  356. R $:\dosutils\dosutils.exe
  357. E \windows\progman.exe shortiese1
  358. G start
  359. ;
  360. . shortiese1
  361. ;
  362. R $:\winprogs\winprogs.exe
  363. N \
  364. N WINDOWS
  365. R $:\winprogs\pcwgrp.exe
  366. G start
  367. ;
  368. . shortiesf
  369. ;
  370. D pcw\pcw3.scn 5
  371. L 0 3
  372. A f
  373. N \
  374. Z PCW
  375. N PCW
  376. R $:\dosutils\dosutils.exe
  377. E \windows\progman.exe shortiesf1
  378. G start
  379. ;
  380. . shortiesf1
  381. ;
  382. R $:\winprogs\winprogs.exe
  383. N \
  384. N WINDOWS
  385. R $:\winprogs\pcwgrp.exe
  386. G start
  387. ;
  388. . subs
  389. ;
  390. D pcw\pcw2.scn 2
  391. L 0 50
  392. W
  393. D pcw\pcw1.scn 3
  394. G start
  395.                                                                       
  396.                                                                       
  397.                                                                       
  398.                                                                       
  399.                                                                       
  400.                                                                       
  401.                                                                       
  402.                                                                       
  403.                                                                       
  404.