home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / SPRJ20-4.ZIP / TUTLES4.XT < prev    next >
Encoding:
Text File  |  1991-01-14  |  51.0 KB  |  1,209 lines

  1. {BOXDRAW 0,0,80,40,7,7}
  2. {CLEARKEY}
  3. {WINDOWSOFF}
  4. /PC{DOWN 8}1-1-91~
  5. /EF1-1-91~
  6. {WINDOWSON}
  7. {BOXDRAW 0,0,80,40,7,7}
  8. {BOXDRAW 9,8,69,23,1,1}
  9. {HELPLINE, "Lesson 4 - Using the Menu"}
  10. {MESSAGE 23,9,"SUPERPROJECT TUTORIAL LESSON 4",15,1}
  11. {MESSAGE 25,10,"PRINTING THE PROJECT PLAN",15,1}
  12. {MESSAGE 11,12,"Lesson 4 covers four different topics in Printing",15,1}
  13. {MESSAGE 11,13,"the Project Plan.  The lesson takes 12 minutes to ",15,1}
  14. {MESSAGE 11,14,"complete.  You can go through the entire lesson in ",15,1}
  15. {MESSAGE 11,15,"one session or press the <F10> key at any point and ",15,1}
  16. {MESSAGE 11,16,"return to the Tutorial Main Menu.",15,1}
  17. {MESSAGE 11,18,"The list of topics displays on the next screen.",15,1}
  18. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  19. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  20. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  21. {LABEL LESSON4}
  22. {ANYKEY}
  23. {IFKEY " ","~"}{BRANCH TOPIC4}
  24. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  25. {BRANCH LESSON4}
  26. -----------
  27. {LABEL TOPIC4}
  28. {CLEARKEY}
  29. {BOXDRAW 0,0,80,40,7,7}
  30. {BOXDRAW 14,8,64,22,1,1}
  31. {HELPLINE, "Lesson 4 - Menu"}
  32. {MESSAGE 27,9,"TUTORIAL LESSON 4 TOPICS",15,1}
  33. {MESSAGE 16,11,"* Installing Your Printing Device",15,1}
  34. {MESSAGE 16,13,"* The Output Commands",15,1}
  35. {MESSAGE 16,15,"* Create Your Own Layouts and Reports",15,1}
  36. {MESSAGE 16,17,"* Customize the Graphics Display",15,1}
  37. {MESSAGE 15,19,"-------------------------------------------------", 15,1}
  38. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  39. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  40. {LABEL 4CH0}
  41. {ANYKEY}
  42. {IFKEY " "}{BRANCH 4SCRN1}
  43. {IFKEY "~"}{BRANCH 4SCRN1}
  44. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  45. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH0}
  46. -------
  47. {LABEL 4SCRN1}
  48. {CLEARKEY}
  49. {WINDOWSOFF}
  50. /PM{DOWN 4}{INS}BLUE~~
  51. {WINDOWSON}
  52. {REFRESH}
  53. {BOXDRAW 9,13,69,22,1,1}
  54. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  55. {MESSAGE 11,14,"Before you can print reports from your project files",15,1}
  56. {MESSAGE 11,15,"you must first install the device driver for your",15,1}
  57. {MESSAGE 11,16,"printer.",15,1}
  58. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  59. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  60. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  61. {LABEL 4CH1}
  62. {ANYKEY}
  63. {IFKEY " "}{BRANCH 4SCRN2}
  64. {IFKEY "~"}{BRANCH 4SCRN2}
  65. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  66. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH1}
  67. -------
  68. {LABEL 4SCRN2}
  69. {CLEARKEY}/O
  70. {BOXDRAW 9,13,69,22,1,1}
  71. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  72. {MESSAGE 11,16,"The command /Output opens the Output pulldown menu.",15,1}
  73. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  74. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  75. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  76. {LABEL 4CH2}
  77. {ANYKEY}
  78. {IFKEY " "}{BRANCH 4SCRN3}
  79. {IFKEY "~"}{BRANCH 4SCRN3}
  80. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  81. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH2}
  82. -------
  83. {LABEL 4SCRN3}
  84. {CLEARKEY}D
  85. {BOXDRAW 9,13,69,22,1,1}
  86. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  87. {MESSAGE 11,15,"Selecting Device Install displays four options to",15,1}
  88. {MESSAGE 11,16,"choose from.",15,1}
  89. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  90. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  91. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  92. {LABEL 4CH3}
  93. {ANYKEY}
  94. {IFKEY " "}{BRANCH 4SCRN4}
  95. {IFKEY "~"}{BRANCH 4SCRN4}
  96. {IFKEY "{MENU}"}{ESC}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  97. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH3}
  98. -------
  99. {LABEL 4SCRN4}
  100. {CLEARKEY}
  101. {BOXDRAW 9,13,69,22,1,1}
  102. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  103. {MESSAGE 11,14,"You can install either a plotter, a laser printer,",15,1}
  104. {MESSAGE 11,15,"a graphics printer or a character printer from",15,1}
  105. {MESSAGE 11,16,"this menu.",15,1}
  106. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  107. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  108. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  109. {LABEL 4CH4}
  110. {ANYKEY}
  111. {IFKEY " "}{BRANCH 4SCRN6}
  112. {IFKEY "~"}{BRANCH 4SCRN6}
  113. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  114. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH4}
  115. -------
  116. {LABEL 4SCRN6}
  117. {CLEARKEY}
  118. {DOWN 2}
  119. {BOXDRAW 9,13,69,22,1,1}
  120. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  121. {MESSAGE 11,14,"Let's say we want to install a graphics printer.",15,1}
  122. {MESSAGE 11,15,"Select the third choice, Graphics Printer, and the",15,1}
  123. {MESSAGE 11,16,"program takes you to a dialog box.",15,1}
  124. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  125. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  126. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  127. {LABEL 4CH6}
  128. {ANYKEY}
  129. {IFKEY " "}{BRANCH 4SCRN7}
  130. {IFKEY "~"}{BRANCH 4SCRN7}
  131. {IFKEY "{MENU}"}{ESC}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  132. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH6}
  133. -------
  134. {LABEL 4SCRN7}
  135. {CLEARKEY}
  136. {ESC}{ESC}{ESC}{REFRESH}
  137. /ODG{DOWN}
  138. {BOXDRAW 9,16,69,23,1,1}
  139. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  140. {MESSAGE 11,17,"A list of Device Vendor/Names is on the left side",15,1}
  141. {MESSAGE 11,18,"of the box.  On the right side is a list of",15,1}
  142. {MESSAGE 11,19,"device names/model numbers for each vendor name.",15,1}
  143. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  144. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  145. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  146. {LABEL 4CH7}
  147. {ANYKEY}
  148. {IFKEY " "}{BRANCH 4SCRN8}
  149. {IFKEY "~"}{BRANCH 4SCRN8}
  150. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  151. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH7}
  152. -------
  153. {LABEL 4SCRN8}
  154. {CLEARKEY}
  155. {BOXDRAW 9,16,69,23,1,1}
  156. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  157. {MESSAGE 11,17,"If, for example, you wanted to select the IBM",15,1}
  158. {MESSAGE 11,18,"ColorJet as your printer device you would move the cursor",15,1}
  159. {MESSAGE 11,19,"to the IBM Device Vendor/Name and press the <Tab> key.",15,1}
  160. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  161. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  162. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  163. {LABEL 4CH8}
  164. {ANYKEY}
  165. {IFKEY " "}{BRANCH 4SCRN9}
  166. {IFKEY "~"}{BRANCH 4SCRN9}
  167. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  168. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH8}
  169. -------
  170. {LABEL 4SCRN9}
  171. {CLEARKEY}
  172. {TAB}{DOWN 2}
  173. {BOXDRAW 9,16,69,23,1,1}
  174. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  175. {MESSAGE 11,17,"When your cursor is positioned on the Device Name you ",15,1}
  176. {MESSAGE 11,18,"want to select, in this case the IBM ColorJet, you",15,1}
  177. {MESSAGE 11,19,"would press <Enter>.",15,1}
  178. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  179. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  180. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  181. {LABEL 4CH9}
  182. {ANYKEY}
  183. {IFKEY " "}{BRANCH 4SCRN10}
  184. {IFKEY "~"}{BRANCH 4SCRN10}
  185. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  186. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH9}
  187. -------
  188. {LABEL 4SCRN10}
  189. {CLEARKEY}~
  190. {BOXDRAW 9,16,69,23,1,1}
  191. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  192. {MESSAGE 11,17,"The program takes you to the Port Options Dialog Box.",15,1}
  193. {MESSAGE 10,19,"-----------------------------------------------------------",15,1}
  194. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  195. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  196. {LABEL 4CH10}
  197. {ANYKEY}
  198. {IFKEY " "}{BRANCH 4SCRN11}
  199. {IFKEY "~"}{BRANCH 4SCRN11}
  200. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  201. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH10}
  202. -------
  203. {LABEL 4SCRN11}
  204. {CLEARKEY}
  205. {BOXDRAW 9,16,69,23,1,1}
  206. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  207. {MESSAGE 11,17,"This dialog box lets you select such options like",15,1}
  208. {MESSAGE 11,18,"Parallel or Serial interface and the port number,",15,1}
  209. {MESSAGE 11,19,"such as LPT1 or COM1.",15,1}
  210. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  211. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  212. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  213. {LABEL 4CH11}
  214. {ANYKEY}
  215. {IFKEY " "}{BRANCH 4SCRN12}
  216. {IFKEY "~"}{BRANCH 4SCRN12}
  217. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  218. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH11}
  219. -------
  220. {LABEL 4SCRN12}
  221. {CLEARKEY}
  222. {BOXDRAW 9,16,69,23,1,1}
  223. {HELPLINE, "Lesson 4 - Installing Your Printing Device",15,1}
  224. {MESSAGE 11,17,"Confirm your selections by pressing <Enter>. The program",15,1}
  225. {MESSAGE 11,18,"lets you save the settings to a preference file",15,1}
  226. {MESSAGE 11,19,"if you want. Then you are returned to Ready mode.",15,1}
  227. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  228. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  229. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  230. {LABEL 4CH12}
  231. {ANYKEY}
  232. {IFKEY " "}{ESC}{ESC}{REFRESH}{BRANCH 4SCRN13}
  233. {IFKEY "~"}{ESC}{ESC}{REFRESH}{BRANCH 4SCRN13}
  234. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  235. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH12}
  236. -------
  237. {LABEL 4SCRN13}
  238. {CLEARKEY}
  239. /O
  240. {BOXDRAW 9,12,69,22,1,1}
  241. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  242. {MESSAGE 11,13,"The Output Commands",15,1}
  243. {MESSAGE 11,15,"The /Output,View command allows you to print what",15,1}
  244. {MESSAGE 11,16,"you see on the screen in the current View.",15,1}
  245. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  246. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  247. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  248. {LABEL 4CH13}
  249. {ANYKEY}
  250. {IFKEY " "}{BRANCH 4SCRN14}
  251. {IFKEY "~"}{BRANCH 4SCRN14}
  252. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  253. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH13}
  254. -------
  255. {LABEL 4SCRN14}
  256. {CLEARKEY}
  257. {BOXDRAW 9,12,69,22,1,1}
  258. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  259. {MESSAGE 11,15,"The /Output,Reports command provides you with a set",15,1}
  260. {MESSAGE 11,16,"of predefined layouts.",15,1}
  261. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  262. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  263. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  264. {LABEL 4CH14}
  265. {ANYKEY}
  266. {IFKEY " "}{BRANCH 4SCRN15}
  267. {IFKEY "~"}{BRANCH 4SCRN15}
  268. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  269. {HELPLINE, "Press <Enter> to continue / <F10> for Main
  270.  Menu",15,1}{BRANCH 4CH14}
  271. -------
  272. {LABEL 4SCRN15}
  273. {CLEARKEY}
  274. {BOXDRAW 9,12,69,22,1,1}
  275. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  276. {MESSAGE 11,14,"The difference is that /Output,View always prints",15,1}
  277. {MESSAGE 11,15,"the current layout for the current View. /Output,Report ",15,1}
  278. {MESSAGE 11,16,"can print any layout from any View. ",15,1}
  279. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  280. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  281. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  282. {LABEL 4CH15}
  283. {ANYKEY}
  284. {IFKEY " "}{BRANCH 4SCRN16}
  285. {IFKEY "~"}{BRANCH 4SCRN16}
  286. {IFKEY "{MENU}"}{ESC}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  287. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH15}
  288. -------
  289. {LABEL 4SCRN16}
  290. {CLEARKEY}
  291. {ESC}{ESC}{REFRESH}/OR
  292. {BOXDRAW 9,15,69,23,1,1}
  293. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  294. {MESSAGE 11,16,"The Output Report dialog box offers different layouts",15,1}
  295. {MESSAGE 11,17,"such as PERT charts with different box styles,",15,1}
  296. {MESSAGE 11,18,"Task and Resource Outlines, and Work Breakdown Charts ",15,1}
  297. {MESSAGE 11,19,"with different box styles.",15,1}
  298. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  299. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  300. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  301. {LABEL 4CH16}
  302. {ANYKEY}
  303. {IFKEY " "}{BRANCH 4SCRN17}
  304. {IFKEY "~"}{BRANCH 4SCRN17}
  305. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  306. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH16}
  307. -------
  308. {LABEL 4SCRN17}
  309. {CLEARKEY}
  310. {BOXDRAW 9,15,69,23,1,1}
  311. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  312. {MESSAGE 11,17,"After you have selected the layout you want, you are",15,1}
  313. {MESSAGE 11,18,"ready to print the report.",15,1}
  314. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  315. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  316. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  317. {LABEL 4CH17}
  318. {ANYKEY}
  319. {IFKEY " "}{BRANCH 4SCRN18}
  320. {IFKEY "~"}{BRANCH 4SCRN18}
  321. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  322. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH17}
  323. -------
  324. {LABEL 4SCRN18}
  325. {CLEARKEY}
  326. {ESC}{REFRESH}/OV
  327. {BOXDRAW 9,14,69,22,1,1}
  328. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  329. {MESSAGE 11,15,"When you select either the /Output,View or /Output,",15,1}
  330. {MESSAGE 11,16,"Reports command, you see the Output dialog box.",15,1}
  331. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  332. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  333. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  334. {LABEL 4CH18}
  335. {ANYKEY}
  336. {IFKEY " "}{BRANCH 4SCRN19}
  337. {IFKEY "~"}{BRANCH 4SCRN19}
  338. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  339. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH18}
  340. -------
  341. {LABEL 4SCRN19}
  342. {CLEARKEY}
  343. {BOXDRAW 9,13,69,22,1,1}
  344. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  345. {MESSAGE 11,14,"The Chart (or Layout) Title you selected is ",15,1}
  346. {MESSAGE 11,15,"displayed on the first line of this dialog box.",15,1}
  347. {MESSAGE 11,16,"However, you can type over this Chart Title.",15,1}
  348. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  349. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  350. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  351. {LABEL 4CH19}
  352. {ANYKEY}
  353. {IFKEY " "}{BRANCH 4SCRN19A}
  354. {IFKEY "~"}{BRANCH 4SCRN19A}
  355. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  356. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH19}
  357. -------
  358. {LABEL 4SCRN19A}
  359. {CLEARKEY}
  360. {BOXDRAW 9,13,69,22,1,1}
  361. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  362. {MESSAGE 11,15,"You can specify many parameters for your report.",15,1}
  363. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  364. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  365. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  366. {LABEL 4CH19A}
  367. {ANYKEY}
  368. {IFKEY " "}{BRANCH 4SCRN20}
  369. {IFKEY "~"}{BRANCH 4SCRN20}
  370. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  371. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH19A}
  372. -------------
  373. {LABEL 4SCRN20}
  374. {CLEARKEY}
  375. {BOXDRAW 9,11,69,22,1,1}
  376. {HELPLINE, "Lesson 4 - The Output Commands",15,1}
  377. {MESSAGE 11,13,"These report parameters include:",15,1}
  378. {MESSAGE 11,14," * Chart Title                      * Text Size",15,1}
  379. {MESSAGE 11,15," * Draft/Enhanced Print Quality     * Font/Style ",15,1}
  380. {MESSAGE 11,16," * Start/End Page                   * Output Device ",15,1}
  381. {MESSAGE 11,17," * File Name",15,1}
  382. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  383. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  384. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  385. {LABEL 4CH20}
  386. {ANYKEY}
  387. {IFKEY " "}{BRANCH 4SCRN21}
  388. {IFKEY "~"}{BRANCH 4SCRN21}
  389. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  390. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH20}
  391. -------
  392. {LABEL 4SCRN21}
  393. {CLEARKEY}{ESC}
  394. {BOXDRAW 9,11,69,22,1,1}
  395. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  396. {MESSAGE 11,12,"Create Your Own Layouts and Reports",15,1}
  397. {MESSAGE 11,14,"Besides using the preset layouts listed in the",15,1}
  398. {MESSAGE 11,15,"Output Reports dialog box you can create layouts",15,1}
  399. {MESSAGE 11,16,"and reports of your own.",15,1}
  400. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  401. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  402. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  403. {LABEL 4CH21}
  404. {ANYKEY}
  405. {IFKEY " "}{BRANCH 4SCRN22}
  406. {IFKEY "~"}{BRANCH 4SCRN22}
  407. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  408. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH21}
  409. -------
  410. {LABEL 4SCRN22}
  411. {CLEARKEY}
  412. {REFRESH}
  413. {BOXDRAW 9,14,69,22,1,1}
  414. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  415. {MESSAGE 11,15,"Remember! This is your report so build it to your",15,1}
  416. {MESSAGE 11,16,"own specifications.",15,1}
  417. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  418. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  419. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  420. {LABEL 4CH22}
  421. {ANYKEY}
  422. {IFKEY " "}{BRANCH 4SCRN23}
  423. {IFKEY "~"}{BRANCH 4SCRN23}
  424. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  425. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH22}
  426. -------
  427. {LABEL 4SCRN23}
  428. {CLEARKEY}
  429. {BOXDRAW 9,14,69,22,1,1}
  430. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  431. {MESSAGE 11,15,"It should display the fields and contain the ",15,1}
  432. {MESSAGE 11,16,"information that you decide is important. ",15,1}
  433. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  434. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  435. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  436. {LABEL 4CH23}
  437. {ANYKEY}
  438. {IFKEY " "}{BRANCH 4SCRN24}
  439. {IFKEY "~"}{BRANCH 4SCRN24}
  440. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  441. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH23}
  442. -------
  443. {LABEL 4SCRN24}
  444. {CLEARKEY}
  445. {BOXDRAW 9,14,69,22,1,1}
  446. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  447. {MESSAGE 11,15,"Suppose that none of the available predefined layouts",15,1}
  448. {MESSAGE 11,16,"displays the fields that you want to show.",15,1}
  449. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  450. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  451. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  452. {LABEL 4CH24}
  453. {ANYKEY}
  454. {IFKEY " "}{BRANCH 4SCRN25}
  455. {IFKEY "~"}{BRANCH 4SCRN25}
  456. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  457. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH24}
  458. -------
  459. {LABEL 4SCRN25}
  460. {CLEARKEY}
  461. {REFRESH}/LC
  462. {BOXDRAW 9,13,69,22,1,1}
  463. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  464. {MESSAGE 11,14,"When you are in Expert mode, use the commands",15,1}
  465. {MESSAGE 11,15,"/Layout,Column Layout to rearrange the column order ",15,1}
  466. {MESSAGE 11,16,"and display the desired field names.",15,1}
  467. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  468. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  469. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  470. {LABEL 4CH25}
  471. {ANYKEY}
  472. {IFKEY " "}{BRANCH 4SCRN26}
  473. {IFKEY "~"}{BRANCH 4SCRN26}
  474. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  475. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH25}
  476. -------
  477. {LABEL 4SCRN26}
  478. {CLEARKEY}
  479. {ESC}{REFRESH}/PG
  480. {BOXDRAW 9,13,69,22,1,1}
  481. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  482. {MESSAGE 11,14,"By using /Preferences,General Options you can turn",15,1}
  483. {MESSAGE 11,15,"on the Show Cost Fields.  This will give you",15,1}
  484. {MESSAGE 11,16,"additional field names to work with.",15,1}
  485. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  486. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  487. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  488. {LABEL 4CH26}
  489. {ANYKEY}
  490. {IFKEY " "}{BRANCH 4SCRN26A}
  491. {IFKEY "~"}{BRANCH 4SCRN26A}
  492. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  493. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH26}
  494. -------
  495. {LABEL 4SCRN26A}
  496. {CLEARKEY}
  497. {BOXDRAW 9,13,69,22,1,1}
  498. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  499. {MESSAGE 11,15,"Your report can now display vital cost breakdown",15,1}
  500. {MESSAGE 11,16,"information such as Variable Cost, Overtime Cost,",15,1}
  501. {MESSAGE 11,17,"Fixed Cost, Overhead Cost, and Total Cost.",15,1}
  502. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  503. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  504. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  505. {LABEL 4CH26A}
  506. {ANYKEY}
  507. {IFKEY " "}{BRANCH 4SCRN27}
  508. {IFKEY "~"}{BRANCH 4SCRN27}
  509. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  510. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH26A}
  511. -------
  512. {LABEL 4SCRN27}
  513. {CLEARKEY}
  514. {ESC}{REFRESH}/LB
  515. {BOXDRAW 9,13,69,22,1,1}
  516. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  517. {MESSAGE 11,14,"Another example of the kind of control you have over",15,1}
  518. {MESSAGE 11,15,"the screen display and the report content is the",15,1}
  519. {MESSAGE 11,16,"/Layout,Bar Symbols command.",15,1}
  520. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  521. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  522. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  523. {LABEL 4CH27}
  524. {ANYKEY}
  525. {IFKEY " "}{BRANCH 4SCRN28}
  526. {IFKEY "~"}{BRANCH 4SCRN28}
  527. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  528. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH27}
  529. -------
  530. {LABEL 4SCRN28}
  531. {CLEARKEY}
  532. {BOXDRAW 9,12,69,22,1,1}
  533. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  534. {MESSAGE 11,13,"This dialog box lets you control all the Gantt Bar Symbol",15,1}
  535. {MESSAGE 11,14,"options.  You can choose to display or not display",15,1}
  536. {MESSAGE 11,15,"Gantt bars for critical tasks, milestones, float,",15,1}
  537. {MESSAGE 11,16,"negative float and many others.",15,1}
  538. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  539. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  540. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  541. {LABEL 4CH28}
  542. {ANYKEY}
  543. {IFKEY " "}{BRANCH 4SCRN29}
  544. {IFKEY "~"}{BRANCH 4SCRN29}
  545. {IFKEY "{MENU}"}{ESC}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  546. {HELPLINE, "Press <Enter> to continue / <F10> for Main
  547.  Menu",15,1}{BRANCH 4CH28}
  548. -------
  549. {LABEL 4SCRN29}
  550. {CLEARKEY}
  551. {BOXDRAW 9,12,69,22,1,1}
  552. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  553. {MESSAGE 11,15,"You can also control the style, size, and color of ",15,1}
  554. {MESSAGE 11,16,"these Gantt symbols.",15,1}
  555. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  556. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  557. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  558. {LABEL 4CH29}
  559. {ANYKEY}
  560. {IFKEY " "}{BRANCH 4SCRN30}
  561. {IFKEY "~"}{BRANCH 4SCRN30}
  562. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  563. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH29}
  564. -------
  565. {LABEL 4SCRN30}
  566. {CLEARKEY}
  567. {ESC}{REFRESH}
  568. /FONEWPROD1~{DOWN}/EF~
  569. {BOXDRAW 9,14,69,22,1,1}
  570. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  571. {MESSAGE 11,15,"When printing a report you can also compress the",15,1}
  572. {MESSAGE 11,16,"project information by rolling up the various tasks.",15,1}
  573. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  574. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  575. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  576. {LABEL 4CH30}
  577. {ANYKEY}
  578. {IFKEY " "}{BRANCH 4SCRN31}
  579. {IFKEY "~"}{BRANCH 4SCRN31}
  580. {IFKEY "{MENU}"}/FD{RETURN}
  581. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH30}
  582. -------
  583. {LABEL 4SCRN31}
  584. {CLEARKEY}
  585. {BOXDRAW 9,13,69,22,1,1}
  586. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  587. {MESSAGE 11,14,"To roll up tasks, position your cursor on a task",15,1}
  588. {MESSAGE 11,15,"heading and press the minus key <-> on the numeric keypad.",15,1}
  589. {MESSAGE 11,16,"The task will be hidden underneath the heading and seem",15,1}
  590. {MESSAGE 11,17,"to disappear, as shown on the next screen.",15,1}
  591. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  592. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  593. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  594. {LABEL 4CH31}
  595. {ANYKEY}
  596. {IFKEY " "}{REFRESH}{-}{BRANCH 4SCRN32}
  597. {IFKEY "~"}{REFRESH}{-}{BRANCH 4SCRN32}
  598. {IFKEY "{MENU}"}{+}{UP}/FD{RETURN}
  599. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH31}
  600. -------
  601. {LABEL 4SCRN32}
  602. {CLEARKEY}
  603. {BOXDRAW 9,13,69,22,1,1}
  604. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  605. {MESSAGE 11,14,"The tasks have not been deleted.  They are merely",15,1}
  606. {MESSAGE 11,15,"hidden from display.  Notice that a plus sign <+>",15,1}
  607. {MESSAGE 11,16,"appears to the left of any rolled-up heading.",15,1}
  608. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  609. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  610. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  611. {LABEL 4CH32}
  612. {ANYKEY}
  613. {IFKEY " "}{BRANCH 4SCRN33}
  614. {IFKEY "~"}{BRANCH 4SCRN33}
  615. {IFKEY "{MENU}"}{+}{UP}/FD{RETURN}
  616. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH32}
  617. -------
  618. {LABEL 4SCRN33}
  619. {CLEARKEY}
  620. {BOXDRAW 9,13,69,22,1,1}
  621. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  622. {MESSAGE 11,15,"To display the tasks again, position the cursor on the",15,1}
  623. {MESSAGE 11,16,"rolled-up heading and press the plus key <+> on",15,1}
  624. {MESSAGE 11,17,"the numeric keypad, as shown on the next screen.",15,1}
  625. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  626. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  627. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  628. {LABEL 4CH33}
  629. {ANYKEY}
  630. {IFKEY " "}{REFRESH}{+}{UP}{BRANCH 4SCRN34}
  631. {IFKEY "~"}{REFRESH}{+}{UP}{BRANCH 4SCRN34}
  632. {IFKEY "{MENU}"}{+}{UP}/FD{RETURN}
  633. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH33}
  634. -------
  635. {LABEL 4SCRN34}
  636. {CLEARKEY}
  637. {BOXDRAW 9,13,69,22,1,1}
  638. {HELPLINE, "Lesson 4 - Create Your Own Layouts and Reports",15,1}
  639. {MESSAGE 11,14,"These examples have been included to demonstrate",15,1}
  640. {MESSAGE 11,15,"that SuperProject lets you exercise many choices",15,1}
  641. {MESSAGE 11,16,"for formatting your reports.",15,1}
  642. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  643. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  644. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  645. {LABEL 4CH34}
  646. {ANYKEY}
  647. {IFKEY " "}{BRANCH 4SCRN35}
  648. {IFKEY "~"}{BRANCH 4SCRN35}
  649. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  650. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH34}
  651. -------
  652. {LABEL 4SCRN35}
  653. {CLEARKEY}
  654. {BOXDRAW 9,13,69,22,1,1}
  655. {HELPLINE, "Lesson 4 - Customize the Graphics Display",15,1}
  656. {MESSAGE 11,15,"Besides using different layouts, you can modify your",15,1}
  657. {MESSAGE 11,16,"reports by changing the graphics display.",15,1}
  658. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  659. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  660. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  661. {LABEL 4CH35}
  662. {ANYKEY}
  663. {IFKEY " "}{BRANCH 4SCRN36}
  664. {IFKEY "~"}{BRANCH 4SCRN36}
  665. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  666. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH35}
  667. -------
  668. {LABEL 4SCRN36}
  669. {CLEARKEY}
  670. {BOXDRAW 9,11,69,22,1,1}
  671. {HELPLINE, "Lesson 4 - Customize the Graphics Display",15,1}
  672. {MESSAGE 11,12,"Customize the Graphics Display",15,1}
  673. {MESSAGE 11,14,"The following sections show how you can customize your",15,1}
  674. {MESSAGE 11,15,"graphics display using the PERT Chart, Work Breakdown ",15,1}
  675. {MESSAGE 11,16,"Chart, Cost/Resource Chart and Gantt Chart.",15,1}
  676. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  677. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  678. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  679. {LABEL 4CH36}
  680. {ANYKEY}
  681. {IFKEY " "}{BRANCH 4SCRN38}
  682. {IFKEY "~"}{BRANCH 4SCRN38}
  683. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  684. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH36}
  685. -------
  686. {LABEL 4SCRN38}
  687. {CLEARKEY}
  688. {BOXDRAW 9,10,69,22,1,1}
  689. {HELPLINE, "Lesson 4 - Using the PERT Chart",15,1}
  690. {MESSAGE 11,11,"The PERT (Program Evaluation and Review Technique)",15,1}
  691. {MESSAGE 11,12,"Chart provides you with a visual display of your ",15,1}
  692. {MESSAGE 11,13,"project as a series of linked tasks. ",15,1}
  693. {MESSAGE 11,15,"The tasks are arranged in sequence and in relation",15,1}
  694. {MESSAGE 11,16,"to each other.",15,1}
  695. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  696. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  697. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  698. {LABEL 4CH38}
  699. {ANYKEY}
  700. {IFKEY " "}{BRANCH 4SCRN39}
  701. {IFKEY "~"}{BRANCH 4SCRN39}
  702. {IFKEY "{MENU}"}/FD{RETURN}
  703. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH38}
  704. -------
  705. {LABEL 4SCRN39}
  706. {CLEARKEY}
  707. {REFRESH}
  708. /V{DOWN 3}
  709. {BOXDRAW 9,14,69,22,1,1}
  710. {HELPLINE, "Lesson 4 - Using the PERT Chart",15,1}
  711. {MESSAGE 11,15,"You can display the PERT chart by using the commands",15,1}
  712. {MESSAGE 11,16,"/View,PERT Chart.",15,1}
  713. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  714. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  715. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  716. {LABEL 4CH39}
  717. {ANYKEY}
  718. {IFKEY " "}{BRANCH 4SCRN40}
  719. {IFKEY "~"}{BRANCH 4SCRN40}
  720. {IFKEY "{MENU}"}{ESC}/FD{RETURN}
  721. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH39}
  722. -------
  723. {LABEL 4SCRN40}
  724. {CLEARKEY}P
  725. {BOXDRAW 9,14,69,22,1,1}
  726. {HELPLINE, "Lesson 4 - Using the PERT Chart",15,1}
  727. {MESSAGE 11,15,"This is the PERT Chart view of the project file",15,1}
  728. {MESSAGE 11,16,"NEWPROD1.PJ.",15,1}
  729. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  730. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  731. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  732. {LABEL 4CH40}
  733. {ANYKEY}
  734. {IFKEY " "}{BRANCH 4SCRN41}
  735. {IFKEY "~"}{BRANCH 4SCRN41}
  736. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  737. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH40}
  738. -------
  739. {LABEL 4SCRN41}
  740. {CLEARKEY}
  741. {BOXDRAW 9,14,69,22,1,1}
  742. {HELPLINE, "Lesson 4 - Using the PERT Chart",15,1}
  743. {MESSAGE 11,15,"Notice that it proceeds from left to right and displays",15,1}
  744. {MESSAGE 11,16,"headings in rounded rectangle boxes and tasks in",15,1}
  745. {MESSAGE 11,17,"rectangular boxes.",15,1}
  746. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  747. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  748. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  749. {LABEL 4CH41}
  750. {ANYKEY}
  751. {IFKEY " "}{BRANCH 4SCRN42}
  752. {IFKEY "~"}{BRANCH 4SCRN42}
  753. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  754. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH41}
  755. -------
  756. {LABEL 4SCRN42}
  757. {CLEARKEY}
  758. {BOXDRAW 9,13,69,22,1,1}
  759. {HELPLINE, "Lesson 4 - Using the PERT Chart",15,1}
  760. {MESSAGE 11,14,"The current screen display uses the Short Name Box",15,1}
  761. {MESSAGE 11,15,"Styles option.  This particular option truncates the",15,1}
  762. {MESSAGE 11,16,"task name to ten characters and omits such information",15,1}
  763. {MESSAGE 11,17,"as ID number, duration, start date and end date.",15,1}
  764. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  765. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  766. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  767. {LABEL 4CH42}
  768. {ANYKEY}
  769. {IFKEY " "}{REFRESH}{BRANCH 4SCRN43}
  770. {IFKEY "~"}{REFRESH}{BRANCH 4SCRN43}
  771. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  772. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH42}
  773. -------
  774. {LABEL 4SCRN43}
  775. {CLEARKEY}
  776. {WINDOWSOFF}
  777. /LB{RIGHT}{INS}
  778. {UP 3}~{DOWN}{INS}
  779. {UP 3}~{DOWN}{INS}
  780. {UP 3}~{DOWN}{UP 3}~~
  781. {WINDOWSON}{REFRESH}
  782. {BOXDRAW 9,14,51,22,1,1}
  783. {HELPLINE, "Lesson 4 - Using the PERT Chart",15,1}
  784. {MESSAGE 11,15,"This is what the PERT Chart looks like",15,1}
  785. {MESSAGE 11,16,"using the Standard Box Styles option.",15,1}
  786. {MESSAGE 10,19,"-----------------------------------------", 15,1}
  787. {MESSAGE 10,20,"Exit to Main Menu                Continue",15,1}
  788. {MESSAGE 17,21,"<F10>                      <Enter>",15,1}
  789. {LABEL 4CH43}
  790. {ANYKEY}
  791. {IFKEY " "}{BRANCH 4SCRN44}
  792. {IFKEY "~"}{BRANCH 4SCRN44}
  793. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  794. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH43}
  795. -------
  796. {LABEL 4SCRN44}
  797. {CLEARKEY}
  798. {BOXDRAW 9,13,69,22,1,1}
  799. {HELPLINE, "Lesson 4 - Using the PERT Chart",15,1}
  800. {MESSAGE 11,14,"When printing the PERT View, remember that you have",15,1}
  801. {MESSAGE 11,15,"a number of options for the box styles border",15,1}
  802. {MESSAGE 11,16,"and content. ",15,1}
  803. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  804. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  805. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  806. {LABEL 4CH44}
  807. {ANYKEY}
  808. {IFKEY " "}{BRANCH 4SCRN45}
  809. {IFKEY "~"}{BRANCH 4SCRN45}
  810. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  811. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH44}
  812. -------
  813. {LABEL 4SCRN45}
  814. {CLEARKEY}
  815. {BOXDRAW 9,13,69,22,1,1}
  816. {HELPLINE, "Lesson 4 - Using the Work Breakdown Chart",15,1}
  817. {MESSAGE 11,14,"For customizing your own graphics displays, you can",15,1}
  818. {MESSAGE 11,15,"also use the WBS (Work Breakdown Structure) Chart",15,1}
  819. {MESSAGE 11,16,"view.",15,1}
  820. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  821. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  822. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  823. {LABEL 4CH45}
  824. {ANYKEY}
  825. {IFKEY " "}{BRANCH 4SCRN46}
  826. {IFKEY "~"}{BRANCH 4SCRN46}
  827. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  828. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH45}
  829. -------
  830. {LABEL 4SCRN46}
  831. {CLEARKEY}{REFRESH}
  832. /V{DOWN 4}
  833. {BOXDRAW 9,17,69,23,1,1}
  834. {HELPLINE, "Lesson 4 - Using the Work Breakdown Chart",15,1}
  835. {MESSAGE 11,18,"The commands /View,Work Breakdown Chart display the",15,1}
  836. {MESSAGE 11,19,"Work Breakdown Chart.",15,1}
  837. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  838. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  839. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  840. {LABEL 4CH46}
  841. {ANYKEY}
  842. {IFKEY " "}{BRANCH 4SCRN47}
  843. {IFKEY "~"}{BRANCH 4SCRN47}
  844. {IFKEY "{MENU}"}{ESC}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  845. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH46}
  846. -------
  847. {LABEL 4SCRN47}
  848. {CLEARKEY}~
  849. {BOXDRAW 9,17,69,23,1,1}
  850. {HELPLINE, "Lesson 4 - Using the Work Breakdown Chart",15,1}
  851. {MESSAGE 11,18,"The Work Breakdown Chart is a schematic diagram that",15,1}
  852. {MESSAGE 11,19,"groups a project's tasks by phases or other headings. ",15,1}
  853. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  854. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  855. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  856. {LABEL 4CH47}
  857. {ANYKEY}
  858. {IFKEY " "}{BRANCH 4SCRN48}
  859. {IFKEY "~"}{BRANCH 4SCRN48}
  860. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  861. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH47}
  862. -------
  863. {LABEL 4SCRN48}
  864. {CLEARKEY}
  865. {BOXDRAW 9,17,69,23,1,1}
  866. {HELPLINE, "Lesson 4 - Using the Work Breakdown Chart",15,1}
  867. {MESSAGE 11,18,"You can modify the Work Breakdown Chart display and ",15,1}
  868. {MESSAGE 11,19,"printout in a number of ways, just like the PERT Chart.",15,1}
  869. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  870. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  871. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  872. {LABEL 4CH48}
  873. {ANYKEY}
  874. {IFKEY " "}{BRANCH 4SCRN49}
  875. {IFKEY "~"}{BRANCH 4SCRN49}
  876. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  877. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH48}
  878. -------
  879. {LABEL 4SCRN49}
  880. {CLEARKEY}
  881. {BOXDRAW 9,17,69,23,1,1}
  882. {HELPLINE, "Lesson 4 - Using the Work Breakdown Chart",15,1}
  883. {MESSAGE 11,18,"The current screen shows the Work Breakdown Chart",15,1}
  884. {MESSAGE 11,19,"arranged in Top Down Compact view.",15,1}
  885. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  886. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  887. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  888. {LABEL 4CH49}
  889. {ANYKEY}
  890. {IFKEY " "}{BRANCH 4SCRN50}
  891. {IFKEY "~"}{BRANCH 4SCRN50}
  892. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  893. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH49}
  894. -------
  895. {LABEL 4SCRN50}
  896. {CLEARKEY}
  897. {BOXDRAW 9,17,69,23,1,1}
  898. {HELPLINE, "Lesson 4 - Using the Work Breakdown Chart",15,1}
  899. {MESSAGE 11,18,"But if we changed the Work Breakdown Chart layout to",15,1}
  900. {MESSAGE 11,19,"Sideways Compact view, it would look like the next screen.",15,1}
  901. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  902. {MESSAGE 16,21,"Exit to Main Menu                Continue",15,1}
  903. {MESSAGE 23,22,"<F10>                      <Enter>",15,1}
  904. {LABEL 4CH50}
  905. {ANYKEY}
  906. {IFKEY " "}{BRANCH 4SCRN51}
  907. {IFKEY "~"}{BRANCH 4SCRN51}
  908. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  909. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH50}
  910. -------
  911. {LABEL 4SCRN51}
  912. {CLEARKEY}
  913. {WINDOWSOFF}
  914. /LVS
  915. {WINDOWSON}
  916. {REFRESH}
  917. {BOXDRAW 9,14,69,22,1,1}
  918. {HELPLINE, "Lesson 4 - Using the Work Breakdown Chart",15,1}
  919. {MESSAGE 11,15,"This is the Work Breakdown Chart View arranged in the ",15,1}
  920. {MESSAGE 11,16,"Sideways Compact layout.",15,1}
  921. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  922. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  923. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  924. {LABEL 4CH51}
  925. {ANYKEY}
  926. {IFKEY " "}{BRANCH 4SCRN52}
  927. {IFKEY "~"}{BRANCH 4SCRN52}
  928. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  929. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH51}
  930. -------
  931. {LABEL 4SCRN52}
  932. {CLEARKEY}
  933. /L
  934. {BOXDRAW 9,12,69,22,1,1}
  935. {HELPLINE, "Lesson 4 - Using the Work Breakdown Charts",15,1}
  936. {MESSAGE 11,13,"By using the /Layout command while in WBS View, you",15,1}
  937. {MESSAGE 11,14,"can display the Layout Menu.  You can use the",15,1}
  938. {MESSAGE 11,15,"WBS Layout, Box Styles or View layout options to ",15,1}
  939. {MESSAGE 11,16,"modify the Work Breakdown Chart display.",15,1}
  940. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  941. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  942. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  943. {LABEL 4CH52}
  944. {ANYKEY}
  945. {IFKEY " "}{BRANCH 4SCRN53}
  946. {IFKEY "~"}{BRANCH 4SCRN53}
  947. {IFKEY "{MENU}"}{ESC}{WINDOWSOFF}VT/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  948. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH52}
  949. -------
  950. {LABEL 4SCRN53}
  951. {CLEARKEY}
  952. {ESC}{WINDOWSOFF}VT{WINDOWSON}{REFRESH}
  953. {BOXDRAW 9,12,69,22,1,1}
  954. {HELPLINE, "Lesson 4 - Using Cost/Resource Charts",15,1}
  955. {MESSAGE 11,13,"Cost/Resource Charts",15,1}
  956. {MESSAGE 11,15,"The Cost/Resource Charts, also known as Histograms,",15,1}
  957. {MESSAGE 11,16,"can also be used to modify your graphic display.",15,1}
  958. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  959. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  960. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  961. {LABEL 4CH53}
  962. {ANYKEY}
  963. {IFKEY " "}{BRANCH 4SCRN54}
  964. {IFKEY "~"}{BRANCH 4SCRN54}
  965. {IFKEY "{MENU}"}/FD{RETURN}
  966. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH53}
  967. -------
  968. {LABEL 4SCRN54}
  969. {CLEARKEY}{REFRESH}
  970. /L{DOWN 7}
  971. {BOXDRAW 9,14,69,22,1,1}
  972. {HELPLINE, "Lesson 4 - Using Cost/Resource Charts",15,1}
  973. {MESSAGE 11,15,"You can turn on the Cost/Resource Graph with the",15,1}
  974. {MESSAGE 11,16,"/Layout,Histogram Symbols command.",15,1}
  975. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  976. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  977. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  978. {LABEL 4CH54}
  979. {ANYKEY}
  980. {IFKEY " "}{BRANCH 4SCRN55}
  981. {IFKEY "~"}{BRANCH 4SCRN55}
  982. {IFKEY "{MENU}"}{ESC}{ESC}{RETURN}
  983. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH54}
  984. -------
  985. {LABEL 4SCRN55}
  986. {CLEARKEY}
  987. {ESC}{WINDOWSOFF}VR/EF~{WINDOWSON}{REFRESH}
  988. {BOXDRAW 9,7,69,17,1,1}
  989. {HELPLINE, "Lesson 4 - Using Cost/Resource Charts",15,1}
  990. {MESSAGE 11,8,"This graph is the default on the Resource Outline;",15,1}
  991. {MESSAGE 11,9,"however, you can also display at the bottom of the Task ",15,1}
  992. {MESSAGE 11,10,"and Account Outlines.  It shows cost hours and units ",15,1}
  993. {MESSAGE 11,11,"over the life of the project and by individual tasks, ",15,1}
  994. {MESSAGE 11,12,"resources, or accounts.",15,1}
  995. {MESSAGE 10,14,"-----------------------------------------------------------", 15,1}
  996. {MESSAGE 16,15,"Exit to Main Menu                Continue",15,1}
  997. {MESSAGE 23,16,"<F10>                      <Enter>",15,1}
  998. {LABEL 4CH55}
  999. {ANYKEY}
  1000. {IFKEY " "}{BRANCH 4SCRN56}
  1001. {IFKEY "~"}{BRANCH 4SCRN56}
  1002. {IFKEY "{MENU}"}{WINDOWSOFF}/VT{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1003. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH55}
  1004. -------
  1005. {LABEL 4SCRN56}
  1006. {CLEARKEY}
  1007. {BOXDRAW 9,7,69,17,1,1}
  1008. {HELPLINE, "Lesson 4 - Using Cost/Resource Charts",15,1}
  1009. {MESSAGE 11,9,"Again, if you are printing out your project file",15,1}
  1010. {MESSAGE 11,10,"this is another type of information that you can",15,1}
  1011. {MESSAGE 11,11,"customize for your report. ",15,1}
  1012. {MESSAGE 10,14,"-----------------------------------------------------------", 15,1}
  1013. {MESSAGE 16,15,"Exit to Main Menu                Continue",15,1}
  1014. {MESSAGE 23,16,"<F10>                      <Enter>",15,1}
  1015. {LABEL 4CH56}
  1016. {ANYKEY}
  1017. {IFKEY " "}{BRANCH 4SCRN57}
  1018. {IFKEY "~"}{BRANCH 4SCRN57}
  1019. {IFKEY "{MENU}"}{WINDOWSOFF}/VT{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1020. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH56}
  1021. -------
  1022. {LABEL 4SCRN57}
  1023. {CLEARKEY}
  1024. {WINDOWSOFF}
  1025. /VT/FD/FONEWPROD1~/EF~
  1026. {WINDOWSON}
  1027. {REFRESH}
  1028. {BOXDRAW 9,12,69,22,1,1}
  1029. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1030. {MESSAGE 11,13,"The Gantt Chart ",15,1}
  1031. {MESSAGE 11,15,"The Gantt chart appears on all SuperProject outlines",15,1}
  1032. {MESSAGE 11,16,"except the Date Outline.",15,1}
  1033. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1034. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1035. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1036. {LABEL 4CH57}
  1037. {ANYKEY}
  1038. {IFKEY " "}{BRANCH 4SCRN58}
  1039. {IFKEY "~"}{BRANCH 4SCRN58}
  1040. {IFKEY "{MENU}"}/FD{RETURN}
  1041. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH57}
  1042. -------
  1043. {LABEL 4SCRN58}
  1044. {CLEARKEY}
  1045. {BOXDRAW 9,12,69,22,1,1}
  1046. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1047. {MESSAGE 11,14,"When the default column order is displayed, it is",15,1}
  1048. {MESSAGE 11,15,"the first field to the right of Task Name on",15,1}
  1049. {MESSAGE 11,16,"Task Outline.",15,1}
  1050. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1051. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1052. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1053. {LABEL 4CH58}
  1054. {ANYKEY}
  1055. {IFKEY " "}{BRANCH 4SCRN59}
  1056. {IFKEY "~"}{BRANCH 4SCRN59}
  1057. {IFKEY "{MENU}"}/FD{RETURN}
  1058. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH58}
  1059. -------
  1060. {LABEL 4SCRN59}
  1061. {CLEARKEY}
  1062. {REFRESH}
  1063. {BOXDRAW 9,14,69,22,1,1}
  1064. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1065. {MESSAGE 11,15,"The Gantt Chart graphically represents task and",15,1}
  1066. {MESSAGE 11,16,"assignment schedules over a timescale.",15,1}
  1067. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1068. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1069. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1070. {LABEL 4CH59}
  1071. {ANYKEY}
  1072. {IFKEY " "}{BRANCH 4SCRN60}
  1073. {IFKEY "~"}{BRANCH 4SCRN60}
  1074. {IFKEY "{MENU}"}/FD{RETURN}
  1075. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH59}
  1076. -------
  1077. {LABEL 4SCRN60}
  1078. {CLEARKEY}
  1079. {BOXDRAW 9,14,69,22,1,1}
  1080. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1081. {MESSAGE 11,15,"This screen displays the Gantt scale for the project",15,1}
  1082. {MESSAGE 11,16,"NEWPROD1.PJ.",15,1}
  1083. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1084. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1085. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1086. {LABEL 4CH60}
  1087. {ANYKEY}
  1088. {IFKEY " "}{BRANCH 4SCRN61}
  1089. {IFKEY "~"}{BRANCH 4SCRN61}
  1090. {IFKEY "{MENU}"}/FD{RETURN}
  1091. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH60}
  1092. -------
  1093. {LABEL 4SCRN61}
  1094. {CLEARKEY}
  1095. {BOXDRAW 9,14,69,22,1,1}
  1096. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1097. {MESSAGE 11,15,"Before we output this project file, we can change",15,1}
  1098. {MESSAGE 11,16,"the Gantt display to show a different aspect.",15,1}
  1099. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1100. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1101. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1102. {LABEL 4CH61}
  1103. {ANYKEY}
  1104. {IFKEY " "}{BRANCH 4SCRN62}
  1105. {IFKEY "~"}{BRANCH 4SCRN62}
  1106. {IFKEY "{MENU}"}/FD{RETURN}
  1107. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH61}
  1108. -------
  1109. {LABEL 4SCRN62}
  1110. {CLEARKEY}/LG
  1111. {BOXDRAW 9,14,69,22,1,1}
  1112. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1113. {MESSAGE 11,15,"Using the /Layout,Gantt Layout command opens the",15,1}
  1114. {MESSAGE 11,16,"Gantt Layout Options dialog box.",15,1}
  1115. {MESSAGE 11,17,"Watch the next screen as we make a few changes.",15,1}
  1116. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1117. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1118. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1119. {LABEL 4CH62}
  1120. {ANYKEY}
  1121. {IFKEY " "}{BRANCH 4SCRN63}
  1122. {IFKEY "~"}{BRANCH 4SCRN63}
  1123. {IFKEY "{MENU}"}{ESC}/FD{RETURN}
  1124. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH62}
  1125. -------
  1126. {LABEL 4SCRN63}
  1127. {CLEARKEY}
  1128. {RIGHT}{DELAY 10}{DOWN 2}{DELAY 10}{+}
  1129. {RIGHT}{INS}{DELAY 10}Task Name{DELAY 10}~
  1130. {BOXDRAW 9,14,69,22,1,1}
  1131. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1132. {MESSAGE 11,15,"We've changed one of the options in this dialog box",15,1}
  1133. {MESSAGE 11,16,"so the program will put a Start Label on the Task Name.",15,1}
  1134. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1135. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1136. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1137. {LABEL 4CH63}
  1138. {ANYKEY}
  1139. {IFKEY " "}{BRANCH 4SCRN64}
  1140. {IFKEY "~"}{BRANCH 4SCRN64}
  1141. {IFKEY "{MENU}"}{ESC}/FD{RETURN}
  1142. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH63}
  1143. -------
  1144. {LABEL 4SCRN64}
  1145. {CLEARKEY}~
  1146. {BOXDRAW 9,14,69,22,1,1}
  1147. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1148. {MESSAGE 11,16,"The Gantt scale now displays a very different look.",15,1}
  1149. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1150. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1151. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1152. {LABEL 4CH64}
  1153. {ANYKEY}
  1154. {IFKEY " "}{BRANCH 4SCRN65}
  1155. {IFKEY "~"}{BRANCH 4SCRN65}
  1156. {IFKEY "{MENU}"}{WINDOWSOFF}/LG{RIGHT}{DOWN 2}{-}{RIGHT}{INS}NONE~~/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1157. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH64}
  1158. -------
  1159. {LABEL 4SCRN65}
  1160. {CLEARKEY}
  1161. {BOXDRAW 9,14,69,22,1,1}
  1162. {HELPLINE, "Lesson 4 - Using the Gantt Chart",15,1}
  1163. {MESSAGE 11,15,"This is just one example of how you can adjust the",15,1}
  1164. {MESSAGE 11,16,"Gantt to customize your report. ",15,1}
  1165. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1166. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1167. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1168. {LABEL 4CH65}
  1169. {ANYKEY}
  1170. {IFKEY " "}{BRANCH 4SCRN66}
  1171. {IFKEY "~"}{BRANCH 4SCRN66}
  1172. {IFKEY "{MENU}"}{WINDOWSOFF}/LG{RIGHT}{DOWN 2}{-}{RIGHT}{INS}NONE~~/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1173. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH65}
  1174. -------
  1175. {LABEL 4SCRN66}
  1176. {CLEARKEY}
  1177. {BOXDRAW 9,13,69,22,1,1}
  1178. {HELPLINE, "Lesson 4 - Summary",15,1}
  1179. {MESSAGE 11,14,"In Lesson 4, you learned how to install your printing",15,1}
  1180. {MESSAGE 11,15,"device, output reports, and use layouts and screen",15,1}
  1181. {MESSAGE 11,16,"graphics to customize the reports.",15,1}
  1182. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1183. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1184. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1185. {LABEL 4CH66}
  1186. {ANYKEY}
  1187. {IFKEY " "}{BRANCH 4SCRN67}
  1188. {IFKEY "~"}{BRANCH 4SCRN67}
  1189. {IFKEY "{MENU}"}{WINDOWSOFF}/LG{RIGHT}{DOWN 2}{-}{RIGHT}{INS}NONE~~/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1190. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH66}
  1191. -------
  1192. {LABEL 4SCRN67}
  1193. {CLEARKEY}
  1194. {BOXDRAW 9,11,69,22,1,1}
  1195. {HELPLINE, "Lesson 4 - Conclusion",15,1}
  1196. {MESSAGE 11,12,"This concludes Lesson 4. ",15,1}
  1197. {MESSAGE 11,14,"Now, press the <F10> key to get back to the main menu.",15,1}
  1198. {MESSAGE 11,15,"You may select another lesson topic or exit from",15,1}
  1199. {MESSAGE 11,16,"the Tutorial by pressing Q. ",15,1}
  1200. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1201. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1202. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1203. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1204. {LABEL 4CH67}
  1205. {ANYKEY}
  1206. {IFKEY " ","~","{MENU}"}{WINDOWSOFF}/LG{RIGHT}{DOWN 2}{-}{RIGHT}{INS}NONE~~/FD{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}{RETURN}
  1207. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 4CH67}
  1208. -------
  1209.