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

  1. {BOXDRAW 0,0,80,40,7,7}
  2. {CLEARKEY}
  3. {WINDOWSOFF}
  4. /PC{DOWN 8}06-03-91~
  5. /EF06-03-91~
  6. {WINDOWSON}
  7. {BOXDRAW 0,0,80,40,7,7}
  8. {BOXDRAW 9,6,69,22,1,1}
  9. {HELPLINE, "Lesson 3 - Building A Simple Project"}
  10. {MESSAGE 22,7,"SUPERPROJECT TUTORIAL LESSON 3",15,1}
  11. {MESSAGE 24,8,"BUILDING A SIMPLE PROJECT",15,1}
  12. {MESSAGE 11,10,"Lesson 3 has five sections.  Each section",15,1}
  13. {MESSAGE 11,11,"covers a different topic in Building a Project.",15,1}
  14. {MESSAGE 11,12,"The lesson takes 15 minutes to complete.  You can ",15,1}
  15. {MESSAGE 11,13,"go through the entire lesson in one session or",15,1}
  16. {MESSAGE 11,14,"press the <F10> key at any point and return to the ",15,1}
  17. {MESSAGE 11,15,"Tutorial Main Menu.",15,1}
  18. {MESSAGE 11,17,"The list of topics displays on the next screen.",15,1}
  19. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  20. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  21. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  22. {LABEL 3TCH1}
  23. {ANYKEY}
  24. {IFKEY " "}{BRANCH 3SCRN0}
  25. {IFKEY "~"}{BRANCH 3SCRN0}
  26. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  27. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3TCH1}
  28. -------------
  29. {LABEL 3SCRN0}
  30. {CLEARKEY}
  31. {BOXDRAW 0,0,80,40,7,7}
  32. {BOXDRAW 14,8,64,22,1,1}
  33. {HELPLINE, "Lesson 3 - Building A Simple Project"}
  34. {MESSAGE 25,9,"TUTORIAL LESSON 3 TOPICS",15,1}
  35. {MESSAGE 16,11,"* Introduction",15,1}
  36. {MESSAGE 16,12,"* Creating A Project and Entering Tasks",15,1}
  37. {MESSAGE 16,13,"* Estimating Task Duration",15,1}
  38. {MESSAGE 16,14,"* Linking Tasks",15,1}
  39. {MESSAGE 16,15,"* Assigning Resources to Tasks",15,1}
  40. {MESSAGE 16,16,"* Displaying the Project in Different Views",15,1}
  41. {MESSAGE 15,19,"-------------------------------------------------", 15,1}
  42. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  43. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  44. {LABEL 3CH0}
  45. {ANYKEY}
  46. {IFKEY " "}{BRANCH 3SCRN1}
  47. {IFKEY "~"}{BRANCH 3SCRN1}
  48. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  49. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH0}
  50. -------
  51. {LABEL 3SCRN1}
  52. {CLEARKEY}
  53. {WINDOWSOFF}
  54. /PM{DOWN 4}{INS}BLUE~~
  55. {WINDOWSON}
  56. {REFRESH}
  57. {BOXDRAW 9,14,69,22,1,1}
  58. {HELPLINE, "Lesson 3 - Introduction",15,1}
  59. {MESSAGE 11,15,"In this lesson you'll learn how to enter tasks and",15,1}
  60. {MESSAGE 11,16,"estimate how long it takes to do the work.",15,1}
  61. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  62. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  63. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  64. {LABEL 3CH1}
  65. {ANYKEY}
  66. {IFKEY " "}{BRANCH 3SCRN2}
  67. {IFKEY "~"}{BRANCH 3SCRN2}
  68. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  69. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH1}
  70. -------
  71. {LABEL 3SCRN2}
  72. {CLEARKEY}
  73. {BOXDRAW 9,14,69,22,1,1}
  74. {HELPLINE, "Lesson 3 - Introduction",15,1}
  75. {MESSAGE 11,15,"You'll practice assigning resources to perform those",15,1}
  76. {MESSAGE 11,16,"tasks and you'll learn how to link dependent tasks.",15,1}
  77. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  78. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  79. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  80. {LABEL 3CH2}
  81. {ANYKEY}
  82. {IFKEY " "}{BRANCH 3SCRN3}
  83. {IFKEY "~"}{BRANCH 3SCRN3}
  84. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  85. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH3}
  86. -------
  87. {LABEL 3SCRN3}
  88. {CLEARKEY}
  89. {BOXDRAW 9,14,69,22,1,1}
  90. {HELPLINE, "Lesson 3 - Introduction",15,1}
  91. {MESSAGE 11,15,"You'll be introduced to the different ways SuperProject",15,1}
  92. {MESSAGE 11,16,"presents your project data.",15,1}
  93. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  94. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  95. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  96. {LABEL 3CH3}
  97. {ANYKEY}
  98. {IFKEY " "}{BRANCH 3SCRN4}
  99. {IFKEY "~"}{BRANCH 3SCRN4}
  100. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  101. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH3}
  102. -------
  103. {LABEL 3SCRN4}
  104. {CLEARKEY}
  105. {BOXDRAW 9,14,69,22,1,1}
  106. {HELPLINE, "Lesson 3 - Introduction",15,1}
  107. {MESSAGE 11,16,"Finally, you'll learn how to save your work.",15,1}
  108. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  109. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  110. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  111. {LABEL 3CH4}
  112. {ANYKEY}
  113. {IFKEY " "}{BRANCH 3SCRN5}
  114. {IFKEY "~"}{BRANCH 3SCRN5}
  115. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  116. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH4}
  117. -------
  118. {LABEL 3SCRN5}
  119. {CLEARKEY}
  120. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  121. {BOXDRAW 9,12,69,22,1,1}
  122. {MESSAGE 11,13,"And now, let's get started.",15,1}
  123. {MESSAGE 11,15,"The project you're going to build is a community",15,1}
  124. {MESSAGE 11,16,"swimming pool.  The first step is giving it a name.",15,1}
  125. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  126. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  127. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  128. {LABEL 3CH5}
  129. {ANYKEY}
  130. {IFKEY " "}{BRANCH 3SCRN6}
  131. {IFKEY "~"}{BRANCH 3SCRN6}
  132. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  133. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH5}
  134. -------
  135. {LABEL 3SCRN6}
  136. {CLEARKEY}
  137. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  138. {BOXDRAW 9,12,69,22,1,1}
  139. {MESSAGE 11,13,"Notice that the highlighted bar on your screen",15,1}
  140. {MESSAGE 11,14,"contains the name PROJ-1.PJ.  This is the temporary",15,1}
  141. {MESSAGE 11,15,"(or default) name that SuperProject gives each new",15,1}
  142. {MESSAGE 11,16,"project until you decide to rename it.",15,1}
  143. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  144. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  145. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  146. {LABEL 3CH6}
  147. {ANYKEY}
  148. {IFKEY " "}{BRANCH 3SCRN7}
  149. {IFKEY "~"}{BRANCH 3SCRN7}
  150. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  151. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH6}
  152. -------
  153. {LABEL 3SCRN7}
  154. {CLEARKEY}
  155. {REFRESH}
  156. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  157. {BOXDRAW 9,15,69,22,1,1}
  158. {MESSAGE 11,16,"Type POOL and press <Down Arrow>.",15,1}
  159. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  160. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  161. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  162. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  163. {ANYKEY}
  164. {IFKEY " ","p"}{REFRESH}P{MUSTENTER "OOL{DOWN}"}{BRANCH 3SCRN8}
  165. {IFKEY "~"}{REFRESH}POOL{DOWN}{BRANCH 3SCRN8}
  166. {IFKEY "{MENU}"}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  167. {BRANCH 3SCRN7}
  168. -------
  169. {LABEL 3SCRN8}
  170. {CLEARKEY}
  171. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  172. {BOXDRAW 9,13,69,22,1,1}
  173. {MESSAGE 11,14,"SuperProject automatically adds the file extension .PJ",15,1}
  174. {MESSAGE 11,15,"for you.  (It doesn't matter whether you type POOL",15,1}
  175. {MESSAGE 11,16,"or pool--SuperProject accepts either version.)",15,1}
  176. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  177. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  178. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  179. {LABEL 3CH8}
  180. {ANYKEY}
  181. {IFKEY " "}{BRANCH 3SCRN9}
  182. {IFKEY "~"}{BRANCH 3SCRN9}
  183. {IFKEY "{MENU}"}/FD~{BOXDRAW 0,0,80,40,7,7}{RETURN}
  184. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH8}
  185. -------
  186. {LABEL 3SCRN9}
  187. {CLEARKEY}
  188. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  189. {BOXDRAW 9,11,69,22,1,1}
  190. {MESSAGE 11,12,"There it is!  POOL.PJ is the official new name for",15,1}
  191. {MESSAGE 11,13,"your project.",15,1}
  192. {MESSAGE 11,15,"The next step is entering the work assignments",15,1}
  193. {MESSAGE 11,16,"(called tasks) for building the swimming pool.",15,1}
  194. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  195. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  196. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  197. {LABEL 3CH9}
  198. {ANYKEY}
  199. {IFKEY " "}{BRANCH 3SCRN10}
  200. {IFKEY "~"}{BRANCH 3SCRN10}
  201. {IFKEY "{MENU}"}/FD~{BOXDRAW 0,0,80,40,7,7}{RETURN}
  202. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH9}
  203. -------
  204. {LABEL 3SCRN10}
  205. {CLEARKEY}
  206. {REFRESH}
  207. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  208. {BOXDRAW 9,14,69,22,1,1}
  209. {MESSAGE 11,15,"The first task that needs to be completed is digging ",15,1}
  210. {MESSAGE 11,16,"a hole.  Type Dig hole and press <Down Arrow>.",15,1}
  211. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  212. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  213. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  214. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  215. {ANYKEY}
  216. {IFKEY " ","d"}D{MUSTENTER "ig hole{DOWN}"}{BRANCH 3SCRN11}
  217. {IFKEY "~"}Dig hole{DOWN}{BRANCH 3SCRN11}
  218. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  219. {BRANCH 3SCRN10}
  220. -------
  221. {LABEL 3SCRN11}
  222. {CLEARKEY}
  223. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  224. {BOXDRAW 9,9,69,22,1,1}
  225. {MESSAGE 11,10,"SuperProject automatically assumes it will take",15,1}
  226. {MESSAGE 11,11,"5 days to complete a task, such as digging a",15,1}
  227. {MESSAGE 11,12,"hole, until you instruct it otherwise.",15,1}
  228. {MESSAGE 11,14,"This is called the default duration.  We'll change",15,1}
  229. {MESSAGE 11,15,"this estimate later in the Estimated Duration",15,1}
  230. {MESSAGE 11,16,"column but let's leave it for now.",15,1}
  231. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  232. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  233. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  234. {LABEL 3CH11}
  235. {ANYKEY}
  236. {IFKEY " "}{BRANCH 3SCRN12}
  237. {IFKEY "~"}{BRANCH 3SCRN12}
  238. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  239. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH11}
  240. -------
  241. {LABEL 3SCRN12}
  242. {CLEARKEY}
  243. {REFRESH}
  244. {BOXDRAW 9,14,69,22,1,1}
  245. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  246. {MESSAGE 11,15,"After digging the hole, the next job is laying the",15,1}
  247. {MESSAGE 11,16,"drain pipe.",15,1}
  248. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  249. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  250. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  251. {LABEL 3CH12}
  252. {ANYKEY}
  253. {IFKEY " "}{BRANCH 3SCRN13}
  254. {IFKEY "~"}{BRANCH 3SCRN13}
  255. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  256. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH12}
  257. -------
  258. {LABEL 3SCRN13}
  259. {CLEARKEY}
  260. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  261. {BOXDRAW 9,13,69,22,1,1}
  262. {MESSAGE 11,14,"Type Lay drain pipe and press <Down Arrow>. If you",15,1}
  263. {MESSAGE 11,15,"make a mistake, use the <Backspace> key to erase",15,1}
  264. {MESSAGE 11,16,"the error and retype the task description.",15,1}
  265. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  266. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  267. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  268. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  269. {ANYKEY}
  270. {IFKEY " ","l"}L{MUSTENTER "ay drain pipe{DOWN}"}{BRANCH 3SCRN14}
  271. {IFKEY "~"}Lay drain pipe{DOWN}{BRANCH 3SCRN14}
  272. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  273. {BRANCH 3SCRN13}
  274. -------
  275. {LABEL 3SCRN14}
  276. {CLEARKEY}
  277. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  278. {BOXDRAW 9,12,69,22,1,1}
  279. {MESSAGE 11,13,"The next job is sealing the sides and bottom of",15,1}
  280. {MESSAGE 11,14,"the pool with concrete.",15,1}
  281. {MESSAGE 11,16,"Type Pour concrete and press <Down Arrow>.",15,1}
  282. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  283. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  284. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  285. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  286. {ANYKEY}
  287. {IFKEY " ","p"}P{MUSTENTER "our concrete{DOWN}"}{BRANCH 3SCRN15}
  288. {IFKEY "~"}Pour concrete{DOWN}{BRANCH 3SCRN15}
  289. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  290. {BRANCH 3SCRN14}
  291. -------
  292. {LABEL 3SCRN15}
  293. {CLEARKEY}
  294. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  295. {BOXDRAW 9,12,69,22,1,1}
  296. {MESSAGE 11,14,"Notice that the Gantt bars are the same length.",15,1}
  297. {MESSAGE 11,15,"The default duration is still 5dy for each",15,1}
  298. {MESSAGE 11,16,"task we add to the list.",15,1}
  299. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  300. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  301. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  302. {LABEL 3CH15}
  303. {ANYKEY}
  304. {IFKEY " "}{BRANCH 3SCRN16}
  305. {IFKEY "~"}{BRANCH 3SCRN16}
  306. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  307. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH15}
  308. -------
  309. {LABEL 3SCRN16}
  310. {CLEARKEY}
  311. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  312. {BOXDRAW 9,10,69,22,1,1}
  313. {MESSAGE 11,11,"The project itself, POOL.PJ, also shows a default ",15,1}
  314. {MESSAGE 11,12,"duration of 5dy because SuperProject assumes (until",15,1}
  315. {MESSAGE 11,13,"we instruct it otherwise) that all tasks can be",15,1}
  316. {MESSAGE 11,14,"done simultaneously.  Obviously, we can't pour the",15,1}
  317. {MESSAGE 11,15,"concrete until we've dug the hole, so we'll change",15,1}
  318. {MESSAGE 11,16,"the sequence of tasks later.",15,1}
  319. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  320. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  321. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  322. {LABEL 3CH16}
  323. {ANYKEY}
  324. {IFKEY " "}{BRANCH 3SCRN17}
  325. {IFKEY "~"}{BRANCH 3SCRN17}
  326. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  327. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH16}
  328. -------
  329. {LABEL 3SCRN17}
  330. {CLEARKEY}
  331. {REFRESH}
  332. {HELPLINE, "Lesson 3 - Creating A Project and Entering Tasks",15,1}
  333. {BOXDRAW 9,14,69,22,1,1}
  334. {MESSAGE 11,15,"You're getting the idea!  We'll fill in the rest of the",15,1}
  335. {MESSAGE 11,16,"tasks for you.",15,1}
  336. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  337. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  338. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  339. {LABEL 3CH17}
  340. {ANYKEY}
  341. {IFKEY " "}{BRANCH 3SCRN18}
  342. {IFKEY "~"}{BRANCH 3SCRN18}
  343. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  344. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH17}
  345. -------
  346. {LABEL 3SCRN18}
  347. {REFRESH}
  348. Set decorative tile{DELAY 7}
  349. {DOWN}
  350. Fill pool{DELAY 7}
  351. {DOWN}
  352. Announce opening{DELAY 7}
  353. {DOWN}
  354. Go swimming!{DELAY 7}
  355. {DOWN}
  356. {DELAY 10}
  357. {LABEL 3SCRN19}
  358. {BOXDRAW 9,12,69,22,1,1}
  359. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  360. {MESSAGE 11,13,"Now that the task list is finished, let's reevaluate",15,1}
  361. {MESSAGE 11,14,"the default duration SuperProject assigned to each",15,1}
  362. {MESSAGE 11,15,"task.  We know it won't take 5 days to do many of",15,1}
  363. {MESSAGE 11,16,"these tasks, although some could take longer.",15,1}
  364. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  365. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  366. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  367. {LABEL 3CH19}
  368. {ANYKEY}
  369. {IFKEY " "}{BRANCH 3SCRN20}
  370. {IFKEY "~"}{BRANCH 3SCRN20}
  371. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  372. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH19}
  373. -------
  374. {LABEL 3SCRN20}
  375. {CLEARKEY}
  376. {REFRESH}
  377. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  378. {BOXDRAW 9,15,69,22,1,1}
  379. {MESSAGE 11,16,"Press <Up Arrow> 7 times to highlight the Dig hole",15,1}
  380. {MESSAGE 11,17,"task name.",15,1}
  381. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",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. {ANYKEY}
  386. {IFKEY " ","{UP}"}{UP}{MUSTENTER "{UP}{UP}{UP}{UP}{UP}{UP}"}{DELAY 20}{BRANCH 3SCRN21}
  387. {IFKEY "~"}{UP 7}{BRANCH 3SCRN21}
  388. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  389. {BRANCH 3SCRN20}
  390. -------
  391. {LABEL 3SCRN21}
  392. {CLEARKEY}
  393. {BOXDRAW 9,14,69,22,1,1}
  394. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  395. {MESSAGE 11,15,"How long does it take to dig a hole big enough for",15,1}
  396. {MESSAGE 11,16,"a swimming pool?",15,1}
  397. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  398. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  399. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  400. {LABEL 3CH21}
  401. {ANYKEY}
  402. {IFKEY " "}{BRANCH 3SCRN22}
  403. {IFKEY "~"}{BRANCH 3SCRN22}
  404. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  405. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH21}
  406. -------
  407. {LABEL 3SCRN22}
  408. {CLEARKEY}
  409. {BOXDRAW 9,14,69,22,1,1}
  410. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  411. {MESSAGE 11,15,"With the right equipment 3 days should be enough.",15,1}
  412. {MESSAGE 11,16,"Luckily, a bulldozer is available.",15,1}
  413. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  414. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  415. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  416. {LABEL 3CH22}
  417. {ANYKEY}
  418. {IFKEY " "}{BRANCH 3SCRN23}
  419. {IFKEY "~"}{BRANCH 3SCRN23}
  420. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  421. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH22}
  422. -------
  423. {LABEL 3SCRN23}
  424. {CLEARKEY}
  425. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  426. {BOXDRAW 9,14,69,22,1,1}
  427. {MESSAGE 11,15,"Press <Right Arrow> twice, until you reach the",15,1}
  428. {MESSAGE 11,16,"Estimated Duration column.",15,1}
  429. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  430. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  431. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  432. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  433. {ANYKEY}
  434. {IFKEY " ","{RIGHT}"}{RIGHT}{REFRESH}{MUSTENTER "{RIGHT}"}{BRANCH 3SCRN25}
  435. {IFKEY "~"}{RIGHT 2}{REFRESH}{BRANCH 3SCRN25}
  436. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  437. {BRANCH 3SCRN23}
  438. -------
  439. {LABEL 3SCRN25}
  440. {CLEARKEY}
  441. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  442. {BOXDRAW 9,14,69,22,1,1}
  443. {MESSAGE 11,15,"Type 3dy (for 3 days) over the default duration and ",15,1}
  444. {MESSAGE 11,16,"press <Enter>.",15,1}
  445. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  446. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  447. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  448. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  449. {ANYKEY}
  450. {IFKEY " ","3"}{REFRESH}3{MUSTENTER "dy~"}{BRANCH 3SCRN27}
  451. {IFKEY "~"}{REFRESH}3dy~{BRANCH 3SCRN27}
  452. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  453. {BRANCH 3SCRN25}
  454. -------
  455. {LABEL 3SCRN27}
  456. {CLEARKEY}
  457. {BOXDRAW 9,12,69,22,1,1}
  458. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  459. {MESSAGE 11,13,"Notice that after information is entered",15,1}
  460. {MESSAGE 11,14,"(by typing data and pressing the <Enter> key),",15,1}
  461. {MESSAGE 11,15,"SuperProject moves the highlighted bar one field ",15,1}
  462. {MESSAGE 11,16,"to the right.",15,1}
  463. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  464. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  465. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  466. {LABEL 3CH27}
  467. {ANYKEY}
  468. {IFKEY " "}{BRANCH 3SCRN28}
  469. {IFKEY "~"}{BRANCH 3SCRN28}
  470. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  471. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH27}
  472. -------
  473. {LABEL 3SCRN28}
  474. {CLEARKEY}
  475. {BOXDRAW 9,12,69,22,1,1}
  476. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  477. {MESSAGE 11,13,"Your screen now shows two new fields: Task ID",15,1}
  478. {MESSAGE 11,14,"and Scheduled Start.  We'll learn more about",15,1}
  479. {MESSAGE 11,15,"these later.  Let's continue reviewing the",15,1}
  480. {MESSAGE 11,16,"default durations for each task.",15,1}
  481. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  482. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  483. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  484. {LABEL 3CH28}
  485. {ANYKEY}
  486. {IFKEY " "}{BRANCH 3SCRN29}
  487. {IFKEY "~"}{BRANCH 3SCRN29}
  488. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  489. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH28}
  490. -------
  491. {LABEL 3SCRN29}
  492. {CLEARKEY}
  493. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  494. {BOXDRAW 9,12,69,22,1,1}
  495. {MESSAGE 11,14,"Press <Down Arrow> and <Left Arrow> to get back to ",15,1}
  496. {MESSAGE 11,15,"the Estimated Duration field for the second task, ",15,1}
  497. {MESSAGE 11,16,"Lay drain pipe.",15,1}
  498. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  499. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  500. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  501. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  502. {ANYKEY}
  503. {IFKEY " ","{DOWN}"}{DOWN}{MUSTENTER "{LEFT}"}{BRANCH 3SCRN30}
  504. {IFKEY "~"}{DOWN}{LEFT}{BRANCH 3SCRN30}
  505. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  506. {BRANCH 3SCRN29}
  507. -------
  508. {LABEL 3SCRN30}
  509. {CLEARKEY}
  510. {BOXDRAW 9,13,69,22,1,1}
  511. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  512. {MESSAGE 11,14,"You think 5 days is an accurate estimate for laying ",15,1}
  513. {MESSAGE 11,15,"the drain pipe, so you decide not to change the default ",15,1}
  514. {MESSAGE 11,16,"duration SuperProject provided for you.",15,1}
  515. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  516. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  517. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  518. {LABEL 3CH30}
  519. {ANYKEY}
  520. {IFKEY " "}{BRANCH 3SCRN31}
  521. {IFKEY "~"}{BRANCH 3SCRN31}
  522. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  523. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH30}
  524. -------
  525. {LABEL 3SCRN31}
  526. {CLEARKEY}
  527. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  528. {BOXDRAW 9,13,69,22,1,1}
  529. {MESSAGE 11,14,"Now, let's move on to the third task, Pour concrete. ",15,1}
  530. {MESSAGE 11,16,"Press <Down Arrow>.",15,1}
  531. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  532. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  533. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  534. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  535. {ANYKEY}
  536. {IFKEY " ","{DOWN}"}{DOWN}{BRANCH 3SCRN32}
  537. {IFKEY "~"}{DOWN}{BRANCH 3SCRN32}
  538. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  539. {BRANCH 3SCRN31}
  540. -------
  541. {LABEL 3SCRN32}
  542. {CLEARKEY}
  543. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  544. {BOXDRAW 9,13,69,22,1,1}
  545. {MESSAGE 11,14,"You figure it will take 8 days to pour the concrete. ",15,1}
  546. {MESSAGE 11,16,"Type 8dy and press <Down Arrow>.",15,1}
  547. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  548. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  549. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  550. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  551. {LABEL 3CH32}
  552. {ANYKEY}
  553. {IFKEY " ","8"}{REFRESH}8{MUSTENTER "dy{DOWN}"}{BRANCH 3SCRN33}
  554. {IFKEY "~"}{REFRESH}8dy{DOWN}{BRANCH 3SCRN33}
  555. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  556. {BRANCH 3CH32}
  557. -------
  558. {LABEL 3SCRN33}
  559. {CLEARKEY}
  560. {BOXDRAW 9,13,69,22,1,1}
  561. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  562. {MESSAGE 11,15,"You're in the Estimated Duration field for the",15,1}
  563. {MESSAGE 11,16,"fourth task, Set decorative tile.",15,1}
  564. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  565. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  566. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  567. {LABEL 3CH33}
  568. {ANYKEY}
  569. {IFKEY " "}{BRANCH 3SCRN35}
  570. {IFKEY "~"}{BRANCH 3SCRN35}
  571. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  572. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH33}
  573. ---------
  574. {LABEL 3SCRN35}
  575. {CLEARKEY}
  576. {BOXDRAW 9,14,69,22,1,1}
  577. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  578. {MESSAGE 11,15,"You estimate it will take 5 days to set the decorative ",15,1}
  579. {MESSAGE 11,16,"tile around the pool perimeter.",15,1}
  580. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  581. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  582. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  583. {LABEL 3CH35}
  584. {ANYKEY}
  585. {IFKEY " "}{BRANCH 3SCRN36}
  586. {IFKEY "~"}{BRANCH 3SCRN36}
  587. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  588. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH35}
  589. -------
  590. {LABEL 3SCRN36}
  591. {CLEARKEY}
  592. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  593. {BOXDRAW 9,14,69,22,1,1}
  594. {MESSAGE 11,16,"This is the default so press <Down Arrow>.",15,1}
  595. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  596. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  597. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  598. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  599. {ANYKEY}
  600. {IFKEY " ","{DOWN}"}{DOWN}{BRANCH 3SCRN37}
  601. {IFKEY "~"}{DOWN}{BRANCH 3SCRN37}
  602. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  603. {BRANCH 3SCRN36}
  604. -------
  605. {LABEL 3SCRN37}
  606. {CLEARKEY}
  607. {BOXDRAW 9,14,69,22,1,1}
  608. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  609. {MESSAGE 11,15,"You're getting the idea, so we'll fill in the",15,1}
  610. {MESSAGE 11,16,"remaining default duration estimates.",15,1}
  611. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  612. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  613. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  614. {LABEL 3CH37}
  615. {ANYKEY}
  616. {IFKEY " "}{BRANCH 3SCRN38}
  617. {IFKEY "~"}{BRANCH 3SCRN38}
  618. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  619. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH37}
  620. -------
  621. {LABEL 3SCRN38}
  622. {CLEARKEY}
  623. {REFRESH}8hr{DELAY 12}{DOWN}
  624. {BOXDRAW 9,14,69,22,1,1}
  625. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  626. {MESSAGE 11,15,"We've entered 8hr (for 8 hours).  That's all the time ",15,1}
  627. {MESSAGE 11,16,"it should take to fill the swimming pool.",15,1}
  628. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  629. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  630. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  631. {LABEL 3CH38}
  632. {ANYKEY}
  633. {IFKEY " "}{BRANCH 3SCRN38A}
  634. {IFKEY "~"}{BRANCH 3SCRN38A}
  635. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  636. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH38}
  637. -------
  638. {LABEL 3SCRN38A}
  639. {CLEARKEY}
  640. {BOXDRAW 9,13,69,22,1,1}
  641. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  642. {MESSAGE 11,14,"SuperProject lets you enter task durations from",15,1}
  643. {MESSAGE 11,15,"1 minute to 177 years, which is also the maximum ",15,1}
  644. {MESSAGE 11,16,"project length supported by SuperProject.",15,1}
  645. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  646. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  647. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  648. {LABEL 3CH38A}
  649. {ANYKEY}
  650. {IFKEY " "}{BRANCH 3SCRN39}
  651. {IFKEY "~"}{BRANCH 3SCRN39}
  652. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  653. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH38A}
  654. -------
  655. {LABEL 3SCRN39}
  656. {CLEARKEY}
  657. {REFRESH}2dy{DOWN}
  658. {BOXDRAW 9,14,69,22,1,1}
  659. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  660. {MESSAGE 11,15,"We'll allow 2 days to announce the pool's grand opening, ",15,1}
  661. {MESSAGE 11,16,"so 2dy displays in the Estimated Duration field.",15,1}
  662. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  663. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  664. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  665. {LABEL 3CH39}
  666. {ANYKEY}
  667. {IFKEY " "}{BRANCH 3SCRN40}
  668. {IFKEY "~"}{BRANCH 3SCRN40}
  669. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  670. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH39}
  671. -------
  672. {LABEL 3SCRN40}
  673. {CLEARKEY}
  674. {BOXDRAW 9,14,69,22,1,1}
  675. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  676. {MESSAGE 11,16,"The final task (actually, our reward) is Go swimming! ",15,1}
  677. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  678. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  679. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  680. {LABEL 3CH40}
  681. {ANYKEY}
  682. {IFKEY " "}{BRANCH 3SCRN40A}
  683. {IFKEY "~"}{BRANCH 3SCRN40A}
  684. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  685. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH40}
  686. -------
  687. {LABEL 3SCRN40A}
  688. {CLEARKEY}
  689. {BOXDRAW 9,14,69,22,1,1}
  690. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  691. {MESSAGE 11,15,"In SuperProject terms, this is a milestone, or an import- ",15,1}
  692. {MESSAGE 11,16,"ant date.  It also marks the completion of your project. ",15,1}
  693. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  694. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  695. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  696. {LABEL 3CH40A}
  697. {ANYKEY}
  698. {IFKEY " "}{BRANCH 3SCRN41}
  699. {IFKEY "~"}{BRANCH 3SCRN41}
  700. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  701. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH40A}
  702. -------
  703. {LABEL 3SCRN41}
  704. {CLEARKEY}
  705. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  706. {BOXDRAW 9,14,69,22,1,1}
  707. {MESSAGE 11,15,"Milestones have no duration, so type 0dy, and press ",15,1}
  708. {MESSAGE 11,16,"<Enter>.",15,1}
  709. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  710. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  711. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  712. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  713. {ANYKEY}
  714. {IFKEY " ","0"}{REFRESH}0{MUSTENTER "dy~"}{BRANCH 3SCRN42}
  715. {IFKEY "~"}{REFRESH}0dy~{BRANCH 3SCRN42}
  716. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  717. {BRANCH 3SCRN41}
  718. -------
  719. {LABEL 3SCRN42}
  720. {CLEARKEY}
  721. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  722. {BOXDRAW 9,14,69,22,1,1}
  723. {MESSAGE 11,15,"Let's look at what we've got.  Press <Left Arrow> twice ",15,1}
  724. {MESSAGE 11,16,"and watch your screen display move left.",15,1}
  725. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  726. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  727. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  728. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  729. {ANYKEY}
  730. {IFKEY " ","{LEFT}"}{LEFT}{REFRESH}{MUSTENTER "{LEFT}"}{BRANCH 3SCRN43}
  731. {IFKEY "~"}{LEFT}{LEFT}{REFRESH}{BRANCH 3SCRN43}
  732. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  733. {BRANCH 3SCRN42}
  734. -------
  735. {LABEL 3SCRN43}
  736. {CLEARKEY}
  737. {BOXDRAW 9,14,69,22,1,1}
  738. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  739. {MESSAGE 11,15,"Now you can see the Gantt symbols again.  They show",15,1}
  740. {MESSAGE 11,16,"the length of each task graphically.",15,1}
  741. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  742. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  743. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  744. {LABEL 3CH43}
  745. {ANYKEY}
  746. {IFKEY " "}{BRANCH 3SCRN43A}
  747. {IFKEY "~"}{BRANCH 3SCRN43A}
  748. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  749. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH43}
  750. -------
  751. {LABEL 3SCRN43A}
  752. {CLEARKEY}
  753. {BOXDRAW 9,14,69,22,1,1}
  754. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  755. {MESSAGE 11,15,"Notice the solid circle in the block representing ",15,1}
  756. {MESSAGE 11,16,"the last task.",15,1}
  757. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  758. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  759. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  760. {LABEL 3CH43A}
  761. {ANYKEY}
  762. {IFKEY " "}{BRANCH 3SCRN43B}
  763. {IFKEY "~"}{BRANCH 3SCRN43B}
  764. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  765. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH43A}
  766. -------
  767. {LABEL 3SCRN43B}
  768. {CLEARKEY}
  769. {BOXDRAW 9,14,69,22,1,1}
  770. {HELPLINE, "Lesson 3 - Estimating Task Duration",15,1}
  771. {MESSAGE 11,15,"This marks Go swimming! as a milestone (or point",15,1}
  772. {MESSAGE 11,16,"in time) rather than as a task with a specific",15,1}
  773. {MESSAGE 11,17,"duration.",15,1}
  774. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  775. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  776. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  777. {LABEL 3CH43B}
  778. {ANYKEY}
  779. {IFKEY " "}{BRANCH 3SCRN60}
  780. {IFKEY "~"}{BRANCH 3SCRN60}
  781. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  782. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH43B}
  783. -------
  784. {LABEL 3SCRN60}
  785. {CLEARKEY}
  786. {BOXDRAW 9,14,69,22,1,1}
  787. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  788. {MESSAGE 11,15,"The next part of building this project is organizing",15,1}
  789. {MESSAGE 11,16,"the work flow sequence by linking related tasks.",15,1}
  790. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  791. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  792. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  793. {LABEL 3CH60}
  794. {ANYKEY}
  795. {IFKEY " "}{BRANCH 3SCRN61}
  796. {IFKEY "~"}{BRANCH 3SCRN61}
  797. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  798. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH60}
  799. -------
  800. {LABEL 3SCRN61}
  801. {CLEARKEY}
  802. {BOXDRAW 9,8,69,22,1,1}
  803. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  804. {MESSAGE 11,9,"The most basic dependency relationship or link in ",15,1}
  805. {MESSAGE 11,10,"SuperProject is Finish-to-Start. This means that the ",15,1}
  806. {MESSAGE 11,11,"first task must be completed before another task begins.",15,1}
  807. {MESSAGE 11,13,"This type of linking is especially appropriate for our ",15,1}
  808. {MESSAGE 11,14,"pool project since each task must be done in the ",15,1}
  809. {MESSAGE 11,15,"order listed and none of the tasks can be done",15,1}
  810. {MESSAGE 11,16,"simultaneously.",15,1}
  811. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  812. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  813. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  814. {LABEL 3CH61}
  815. {ANYKEY}
  816. {IFKEY " "}{BRANCH 3SCRN62}
  817. {IFKEY "~"}{BRANCH 3SCRN62}
  818. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  819. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH61}
  820. -------
  821. {LABEL 3SCRN62}
  822. {CLEARKEY}
  823. {REFRESH}
  824. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  825. {BOXDRAW 9,14,69,22,1,1}
  826. {MESSAGE 11,15,"Before you can begin linking, you need to press",15,1}
  827. {MESSAGE 11,16,"<Home> <End> <Up Arrow> and then <Down Arrow> to return ",15,1}
  828. {MESSAGE 11,17,"to the first task, Dig hole.",15,1}
  829. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  830. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  831. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  832. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  833. {LABEL 3CH62}
  834. {ANYKEY}
  835. {IFKEY " ","{HOME}"}{HOME}{MUSTENTER "{END}{UP}{DOWN}"}{BRANCH 3SCRN63}
  836. {IFKEY "~"}{HOME}{END}{UP}{DOWN}{BRANCH 3SCRN63}
  837. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  838. {BRANCH 3CH62}
  839. -------
  840. {LABEL 3SCRN63}
  841. {CLEARKEY}
  842. {REFRESH}
  843. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  844. {BOXDRAW 9,15,69,22,1,1}
  845. {MESSAGE 11,16,"To create the first link, press <F4>.",15,1}
  846. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  847. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  848. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  849. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  850. {ANYKEY}
  851. {IFKEY " ","{LINK}"}{LINK}{BRANCH 3SCRN64}
  852. {IFKEY "~"}{LINK}{BRANCH 3SCRN64}
  853. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  854. {BRANCH 3SCRN63}
  855. -------
  856. {LABEL 3SCRN64}
  857. {CLEARKEY}
  858. {BOXDRAW 9,13,69,22,1,1}
  859. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  860. {MESSAGE 11,14,"Notice that a dialog box displays near the bottom of ",15,1}
  861. {MESSAGE 11,15,"your screen and prompts you about which task to link to ",15,1}
  862. {MESSAGE 11,16,"Task #1: Dig hole.",15,1}
  863. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  864. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  865. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  866. {LABEL 3CH64}
  867. {ANYKEY}
  868. {IFKEY " "}{BRANCH 3SCRN65}
  869. {IFKEY "~"}{BRANCH 3SCRN65}
  870. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  871. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH64}
  872. -------
  873. {LABEL 3SCRN65}
  874. {CLEARKEY}
  875. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  876. {BOXDRAW 9,13,69,22,1,1}
  877. {MESSAGE 11,15,"Press <Tab> twice to accept Dig hole and its",15,1}
  878. {MESSAGE 11,16,"identification number.",15,1}
  879. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  880. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  881. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  882. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  883. {ANYKEY}
  884. {IFKEY " ","{Tab}"}{Tab}{MUSTENTER "{Tab}"}{BRANCH 3SCRN66}
  885. {IFKEY "~"}{Tab}{Tab}{BRANCH 3SCRN66}
  886. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  887. {BRANCH 3SCRN65}
  888. -------
  889. {LABEL 3SCRN66}
  890. {CLEARKEY}
  891. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  892. {BOXDRAW 9,13,69,22,1,1}
  893. {MESSAGE 11,14,"Since Dig hole needs to occur before Lay drain pipe, ",15,1}
  894. {MESSAGE 11,15,"we want to link Task #2 (Lay drain pipe) to Task #1",15,1}
  895. {MESSAGE 11,16,"(Dig hole).",15,1}
  896. {MESSAGE 11,18,"Press <Down Arrow> once to highlight Lay drain pipe  ",15,1}
  897. {MESSAGE 11,19,"and then press <Enter>.",15,1}
  898. {MESSAGE 10,20,"-----------------------------------------------------------", 15,1}
  899. {MESSAGE 16,21,"<F10>=Exit to Main Menu      <Enter>=Continue",15,1}
  900. {ANYKEY}
  901. {IFKEY " ","{Down}"}{Down}{MUSTENTER "~"}{REFRESH}{BRANCH 3SCRN67}
  902. {IFKEY "~"}{Down}~{REFRESH}{BRANCH 3SCRN67}
  903. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  904. {BRANCH 3SCRN66}
  905. -------
  906. {LABEL 3SCRN67}
  907. {CLEARKEY}
  908. {BOXDRAW 9,13,69,22,1,1}
  909. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  910. {MESSAGE 11,14,"Look at the Gantt symbols.  They've adjusted to show that",15,1}
  911. {MESSAGE 11,15,"the drain pipe can't be laid until after the Dig hole ",15,1}
  912. {MESSAGE 11,16,"task has been finished.",15,1}
  913. {MESSAGE 10,19,"-----------------------------------------------------------",15,1}
  914. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  915. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  916. {LABEL 3CH67}
  917. {ANYKEY}
  918. {IFKEY " "}{BRANCH 3SCRN68}
  919. {IFKEY "~"}{BRANCH 3SCRN68}
  920. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  921. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH67}
  922. -------
  923. {LABEL 3SCRN68}
  924. {CLEARKEY}
  925. {REFRESH}
  926. {BOXDRAW 9,14,69,22,1,1}
  927. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  928. {MESSAGE 11,15,"We need to link the Lay drain pipe task to the task",15,1}
  929. {MESSAGE 11,16,"that depends upon it.",15,1}
  930. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  931. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  932. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  933. {LABEL 3CH68}
  934. {ANYKEY}
  935. {IFKEY " "}{BRANCH 3SCRN69}
  936. {IFKEY "~"}{BRANCH 3SCRN69}
  937. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  938. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH68}
  939. -------
  940. {LABEL 3SCRN69}
  941. {CLEARKEY}
  942. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  943. {BOXDRAW 9,14,69,22,1,1}
  944. {MESSAGE 11,15,"Press <F4> and wait for the dialog box to display. ",15,1}
  945. {MESSAGE 11,16,"Then, press <Tab> twice.",15,1}
  946. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  947. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  948. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  949. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  950. {ANYKEY}
  951. {IFKEY " ","{Link}"}{Link}{MUSTENTER "{Tab}{Tab}"}{BRANCH 3SCRN70}
  952. {IFKEY "~"}{Link}{Tab}{Tab}{BRANCH 3SCRN70}
  953. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  954. {BRANCH 3SCRN69}
  955. -------
  956. {LABEL 3SCRN70}
  957. {CLEARKEY}
  958. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  959. {BOXDRAW 9,12,69,22,1,1}
  960. {MESSAGE 11,13,"We don't want Task #3 (Pour concrete) to begin ",15,1}
  961. {MESSAGE 11,14,"until after the pipe is laid. So press the",15,1}
  962. {MESSAGE 11,15,"<Down Arrow> key once to the Pour concrete task",15,1}
  963. {MESSAGE 11,16,"name and press <Enter>.",15,1}
  964. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  965. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  966. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  967. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  968. {ANYKEY}
  969. {IFKEY " ","{Down}"}{Down}{MUSTENTER "~"}{REFRESH}{BRANCH 3SCRN71}
  970. {IFKEY "~"}{Down}~{REFRESH}{BRANCH 3SCRN71}
  971. {IFKEY "{MENU}"}{WINDOWSOFF}{ESC}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  972. {BRANCH 3SCRN70}
  973. -------
  974. {LABEL 3SCRN71}
  975. {CLEARKEY}
  976. {BOXDRAW 9,12,69,22,1,1}
  977. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  978. {MESSAGE 11,13,"Task #3 is now linked to Task #2. By linking tasks",15,1}
  979. {MESSAGE 11,14,"that must be done in sequence, we ensure that the",15,1}
  980. {MESSAGE 11,15,"project work will be performed as efficiently",15,1}
  981. {MESSAGE 11,16,"as possible.",15,1}
  982. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  983. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  984. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  985. {LABEL 3CH71}
  986. {ANYKEY}
  987. {IFKEY " "}{BRANCH 3SCRN72}
  988. {IFKEY "~"}{BRANCH 3SCRN72}
  989. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  990. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH71}
  991. -------
  992. {LABEL 3SCRN72}
  993. {CLEARKEY}
  994. {BOXDRAW 9,12,69,22,1,1}
  995. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  996. {MESSAGE 11,13,"Now that you're getting the idea, we'll let SuperProject ",15,1}
  997. {MESSAGE 11,14,"link the remaining tasks.  We'll show the linking in slow",15,1}
  998. {MESSAGE 11,15,"motion so you can see what's happening.  Watch the Gantt ",15,1}
  999. {MESSAGE 11,16,"bars change as each new link is created.",15,1}
  1000. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1001. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1002. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1003. {LABEL 3CH72}
  1004. {ANYKEY}
  1005. {IFKEY " "}{BRANCH 3SCRN72A}
  1006. {IFKEY "~"}{BRANCH 3SCRN72A}
  1007. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1008. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}
  1009. {BRANCH 3CH72}
  1010. -------
  1011. {LABEL 3SCRN72A}
  1012. {REFRESH}
  1013. {LINK}{DELAY 10}{TAB}{TAB}{DELAY 10}{DOWN}{DELAY 10}~
  1014. {LINK}{DELAY 10}{TAB}{TAB}{DELAY 10}{DOWN}{DELAY 10}~
  1015. {LINK}{DELAY 10}{TAB}{TAB}{DELAY 10}{DOWN}{DELAY 10}~
  1016. {LINK}{DELAY 10}{TAB}{TAB}{DELAY 10}{DOWN}{DELAY 10}~
  1017. {LABEL 3SCRN73}
  1018. {CLEARKEY}
  1019. {BOXDRAW 9,14,69,22,1,1}
  1020. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  1021. {MESSAGE 11,15,"Congratulations! You're finished linking the tasks for ",15,1}
  1022. {MESSAGE 11,16,"your project. ",15,1}
  1023. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1024. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1025. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1026. {LABEL 3CH73}
  1027. {ANYKEY}
  1028. {IFKEY " "}{BRANCH 3SCRN73A}
  1029. {IFKEY "~"}{BRANCH 3SCRN73A}
  1030. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1031. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH73}
  1032. -------
  1033. {LABEL 3SCRN73A}
  1034. {CLEARKEY}
  1035. {BOXDRAW 9,12,69,22,1,1}
  1036. {HELPLINE, "Lesson 3 - Linking Tasks",15,1}
  1037. {MESSAGE 11,13,"Notice how the Gantt symbols move right and down the  ",15,1}
  1038. {MESSAGE 11,14,"screen as each task is linked.  This shows graphically ",15,1}
  1039. {MESSAGE 11,15,"that each subsequent task can begin only after",15,1}
  1040. {MESSAGE 11,16,"the earlier task is completed.  Now that the tasks",15,1}
  1041. {MESSAGE 11,17,"have been linked, the project duration is 25 days.",15,1}
  1042. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1043. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1044. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1045. {LABEL 3CH73A}
  1046. {ANYKEY}
  1047. {IFKEY " "}{BRANCH 3SCRN44}
  1048. {IFKEY "~"}{BRANCH 3SCRN44}
  1049. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1050. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH73A}
  1051. -------
  1052. {LABEL 3SCRN44}
  1053. {CLEARKEY}
  1054. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1055. {BOXDRAW 9,9,69,22,1,1}
  1056. {MESSAGE 11,10,"So far, we've entered the work to be done as tasks, ",15,1}
  1057. {MESSAGE 11,11,"estimated how long each task will take to",15,1}
  1058. {MESSAGE 11,12,"complete and linked those tasks in sequence.",15,1}
  1059. {MESSAGE 11,14,"The next step in building our project is figuring out ",15,1}
  1060. {MESSAGE 11,15,"who's going to do the work.  The process is called ",15,1}
  1061. {MESSAGE 11,16,"assigning resources.",15,1}
  1062. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1063. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1064. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1065. {LABEL 3CH44}
  1066. {ANYKEY}
  1067. {IFKEY " "}{BRANCH 3SCRN45}
  1068. {IFKEY "~"}{BRANCH 3SCRN45}
  1069. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1070. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH44}
  1071. -------
  1072. {LABEL 3SCRN45}
  1073. {CLEARKEY}
  1074. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1075. {BOXDRAW 9,9,69,22,1,1}
  1076. {MESSAGE 11,11,"A resource can be a person, piece of equipment,",15,1}
  1077. {MESSAGE 11,12,"materials, or anything you need to work on a task. ",15,1}
  1078. {MESSAGE 11,14,"For this project, we'll keep it simple and assign ",15,1}
  1079. {MESSAGE 11,15,"the work to three community leaders: Bill, Tom, and ",15,1}
  1080. {MESSAGE 11,16,"Mary.",15,1}
  1081. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1082. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1083. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1084. {LABEL 3CH45}
  1085. {ANYKEY}
  1086. {IFKEY " "}{BRANCH 3SCRN46}
  1087. {IFKEY "~"}{BRANCH 3SCRN46}
  1088. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1089. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH45}
  1090. -------
  1091. {LABEL 3SCRN46}
  1092. {CLEARKEY}
  1093. {REFRESH}
  1094. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1095. {BOXDRAW 9,14,69,22,1,1}
  1096. {MESSAGE 11,15,"Press <End> <Up Arrow> and <Down Arrow> to get back to ",15,1}
  1097. {MESSAGE 11,16,"the first task, Dig hole.",15,1}
  1098. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",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. {ANYKEY}
  1103. {IFKEY " ","{END}"}{END}{MUSTENTER "{UP}{DOWN}"}{BRANCH 3SCRN47}
  1104. {IFKEY "~"}{END}{UP}{DOWN}{BRANCH 3SCRN47}
  1105. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1106. {BRANCH 3SCRN46}
  1107. -------
  1108. {LABEL 3SCRN47}
  1109. {CLEARKEY}
  1110. {REFRESH}
  1111. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1112. {BOXDRAW 9,16,69,22,1,1}
  1113. {MESSAGE 11,17,"It's easy to assign a resource.  Just press <F6>. ",15,1}
  1114. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1115. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1116. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1117. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1118. {ANYKEY}
  1119. {IFKEY " ","{LIST}"}{LIST}{BRANCH 3SCRN48}
  1120. {IFKEY "~"}{LIST}{BRANCH 3SCRN48}
  1121. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1122. {BRANCH 3SCRN47}
  1123. -------
  1124. {LABEL 3SCRN48}
  1125. {CLEARKEY}
  1126. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1127. {BOXDRAW 9,14,69,22,1,1}
  1128. {MESSAGE 11,15,"Type the name Bill over the default name Rsrc-1 and ",15,1}
  1129. {MESSAGE 11,16,"press <Enter>.",15,1}
  1130. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1131. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1132. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1133. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1134. {LABEL 3CH48}
  1135. {ANYKEY}
  1136. {IFKEY " ","B"}B{MUSTENTER "ill~"}Y{REFRESH}{BRANCH 3SCRN50}
  1137. {IFKEY "~"}Bill~Y{REFRESH}{BRANCH 3SCRN50}
  1138. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1139. {BRANCH 3CH48}
  1140. -------
  1141. {LABEL 3SCRN50}
  1142. {CLEARKEY}
  1143. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1144. {BOXDRAW 9,14,69,22,1,1}
  1145. {MESSAGE 11,15,"Press <Down Arrow> to move the highlighted bar",15,1}
  1146. {MESSAGE 11,16,"to the next task.",15,1}
  1147. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1148. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1149. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1150. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1151. {ANYKEY}
  1152. {IFKEY " ","{DOWN}"}{DOWN}{BRANCH 3SCRN51}
  1153. {IFKEY "~"}{DOWN}{BRANCH 3SCRN51}
  1154. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1155. {BRANCH 3SCRN50}
  1156. -------
  1157. {LABEL 3SCRN51}
  1158. {CLEARKEY}
  1159. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1160. {BOXDRAW 9,14,69,22,1,1}
  1161. {MESSAGE 11,16,"Now we're ready to add a resource to work on the ",15,1}
  1162. {MESSAGE 11,17,"second task, Lay drain pipe.  Press <F6>.",15,1}
  1163. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1164. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1165. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1166. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1167. {ANYKEY}
  1168. {IFKEY " ","{LIST}"}{LIST}{BRANCH 3SCRN52}
  1169. {IFKEY "~"}{LIST}{BRANCH 3SCRN52}
  1170. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1171. {BRANCH 3SCRN51}
  1172. -------
  1173. {LABEL 3SCRN52}
  1174. {CLEARKEY}
  1175. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1176. {BOXDRAW 9,12,69,22,1,1}
  1177. {MESSAGE 11,13,"Notice that when SuperProject creates a resource",15,1}
  1178. {MESSAGE 11,14,"for the second task, it displays Bill's name again.",15,1}
  1179. {MESSAGE 11,15,"That's because Bill is the resource you assigned ",15,1}
  1180. {MESSAGE 11,16,"to the previous task. Press <Enter> to confirm.",15,1}
  1181. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1182. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1183. {MESSAGE 16,20,"Exit to Main Menu", 15,1}
  1184. {MESSAGE 23,21,"<F10>",15,1}
  1185. {LABEL 3CH52}
  1186. {ANYKEY}
  1187. {IFKEY " ","~"}~{REFRESH}{BRANCH 3SCRN53}
  1188. {IFKEY "~"}~{REFRESH}{BRANCH 3SCRN53}
  1189. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1190. {BRANCH 3CH52}
  1191. -------
  1192. {LABEL 3SCRN53}
  1193. {CLEARKEY}
  1194. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1195. {BOXDRAW 9,14,69,22,1,1}
  1196. {MESSAGE 11,15,"Press <Down Arrow> to move the highlight bar",15,1}
  1197. {MESSAGE 11,16,"to the third task.",15,1}
  1198. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1199. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1200. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1201. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1202. {ANYKEY}
  1203. {IFKEY " ","{DOWN}"}{DOWN}{BRANCH 3SCRN54}
  1204. {IFKEY "~"}{DOWN}{BRANCH 3SCRN54}
  1205. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1206. {BRANCH 3SCRN53}
  1207. -------
  1208. {LABEL 3SCRN54}
  1209. {CLEARKEY}
  1210. {BOXDRAW 9,13,69,22,1,1}
  1211. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1212. {MESSAGE 11,14,"SuperProject has already assigned Bill as the",15,1}
  1213. {MESSAGE 11,15,"default resource.  But we can't let Bill do all",15,1}
  1214. {MESSAGE 11,16,"the work on this project... ",15,1}
  1215. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1216. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1217. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1218. {LABEL 3CH54}
  1219. {ANYKEY}
  1220. {IFKEY " "}{BRANCH 3SCRN55}
  1221. {IFKEY "~"}{BRANCH 3SCRN55}
  1222. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1223. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH54}
  1224. -------
  1225. {LABEL 3SCRN55}
  1226. {CLEARKEY}
  1227. {REFRESH}
  1228. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1229. {BOXDRAW 9,15,69,22,1,1}
  1230. {MESSAGE 11,16,"Press <F6> to create a new resource for the third task.",15,1}
  1231. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1232. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1233. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1234. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1235. {ANYKEY}
  1236. {IFKEY " ","{list}"}{list}{BRANCH 3SCRN56}
  1237. {IFKEY "~"}{list}{BRANCH 3SCRN56}
  1238. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1239. {BRANCH 3SCRN55}
  1240. ---------
  1241. {LABEL 3SCRN56}
  1242. {CLEARKEY}
  1243. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1244. {BOXDRAW 9,15,69,22,1,1}
  1245. {MESSAGE 11,16,"Type Tom over the default name and press <Enter>.",15,1}
  1246. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1247. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1248. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1249. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1250. {ANYKEY}
  1251. {IFKEY " ","T"}T{MUSTENTER "om~"}Y{REFRESH}{BRANCH 3SCRN57}
  1252. {IFKEY "~"}Tom~Y{REFRESH}{BRANCH 3SCRN57}
  1253. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1254. {BRANCH 3SCRN56}
  1255. ---------
  1256. {LABEL 3SCRN57}
  1257. {CLEARKEY}
  1258. {BOXDRAW 9,14,69,22,1,1}
  1259. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1260. {MESSAGE 11,15,"You're getting the idea, so we'll let SuperProject assign",15,1}
  1261. {MESSAGE 11,16,"the rest of the resources for you.",15,1}
  1262. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1263. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1264. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1265. {LABEL 3CH57}
  1266. {ANYKEY}
  1267. {IFKEY " "}{BRANCH 3SCRN58}
  1268. {IFKEY "~"}{BRANCH 3SCRN58}
  1269. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1270. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH57}
  1271. -------
  1272. {LABEL 3SCRN58}
  1273. {REFRESH}
  1274. {DOWN}{LIST}{DELAY 10}Mary{DELAY 10}~Y
  1275. {DOWN}{LIST}{DELAY 10}Bill{DELAY 10}~
  1276. {DOWN}{LIST}{DELAY 10}Bill{DELAY 10}~
  1277. {LIST}{DELAY 10}Tom{DELAY 10}~
  1278. {LIST}{DELAY 10}Mary{DELAY 10}~
  1279. {DELAY 10}
  1280. {CLEARKEY}
  1281. {LABEL 3SCRN59}
  1282. {BOXDRAW 9,11,69,22,1,1}
  1283. {HELPLINE, "Lesson 3 - Assigning Resources to Tasks",15,1}
  1284. {MESSAGE 11,12,"Great!  You've assigned resources for all the tasks ",15,1}
  1285. {MESSAGE 11,13,"needed to build the swimming pool.",15,1}
  1286. {MESSAGE 11,14,"Since the Go swimming! task is actually a milestone",15,1}
  1287. {MESSAGE 11,15,"marking the project's completion, we won't assign",15,1}
  1288. {MESSAGE 11,16,"resources to it.",15,1}
  1289. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1290. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1291. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1292. {LABEL 3CH59}
  1293. {ANYKEY}
  1294. {IFKEY " "}{BRANCH 3SCRN74}
  1295. {IFKEY "~"}{BRANCH 3SCRN74}
  1296. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1297. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH59}
  1298. -------
  1299. {LABEL 3SCRN74}
  1300. {CLEARKEY}
  1301. {HELPLINE, "Lesson 3 - Displaying the Project in Different Views",15,1}
  1302. {BOXDRAW 9,11,69,22,1,1}
  1303. {MESSAGE 11,13,"You can see your project as a network of linked tasks ",15,1}
  1304. {MESSAGE 11,14,"on the PERT chart.",15,1}
  1305. {MESSAGE 11,15,"To look at the project from this SuperProject ",15,1}
  1306. {MESSAGE 11,16,"perspective, press /VP (/View,Pert Chart).",15,1}
  1307. {MESSAGE 30,18,"Press <Spacebar> or specified key(s)...",15,1}
  1308. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1309. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1310. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1311. {ANYKEY}
  1312. {IFKEY " ","/"}/{MUSTENTER "VP"}{BRANCH 3SCRN76}
  1313. {IFKEY "~"}/VP{BRANCH 3SCRN76}
  1314. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1315. {BRANCH 3SCRN74}
  1316. -------
  1317. {LABEL 3SCRN76}
  1318. {CLEARKEY}
  1319. {HELPLINE, "Lesson 3 - Displaying the Project in Different Views",15,1}
  1320. {BOXDRAW 9,12,69,22,1,1}
  1321. {MESSAGE 11,13,"The Resource Outline offers another perspective. ",15,1}
  1322. {MESSAGE 11,15,"Press /VR (/View,Resource Outline) to view your",15,1}
  1323. {MESSAGE 11,16,"project's resource allocations on this screen.",15,1}
  1324. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1325. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1326. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1327. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1328. {LABEL 3CH76}
  1329. {ANYKEY}
  1330. {IFKEY " ","/"}/{MUSTENTER "VR"}{BRANCH 3SCRN77}
  1331. {IFKEY "~"}/VR{BRANCH 3SCRN77}
  1332. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1333. {BRANCH 3CH76}
  1334. -------
  1335. {LABEL 3SCRN77}
  1336. {CLEARKEY}
  1337. {BOXDRAW 9,8,69,17,1,1}
  1338. {HELPLINE, "Lesson 3 - Displaying the Project in Different Views ",15,1}
  1339. {MESSAGE 11,9,"This view is especially useful for pinpointing",15,1}
  1340. {MESSAGE 11,10,"overscheduled or underscheduled resources, letting ",15,1}
  1341. {MESSAGE 11,11,"you adjust task assignments and for managing your ",15,1}
  1342. {MESSAGE 11,12,"project more efficiently.  Notice that task assignments ",15,1}
  1343. {MESSAGE 11,13,"are listed under each resource name.",15,1}
  1344. {MESSAGE 10,14,"-----------------------------------------------------------", 15,1}
  1345. {MESSAGE 16,15,"Exit to Main Menu                Continue",15,1}
  1346. {MESSAGE 23,16,"<F10>                      <Enter>",15,1}
  1347. {LABEL 3CH77}
  1348. {ANYKEY}
  1349. {IFKEY " "}{BRANCH 3SCRN78}
  1350. {IFKEY "~"}{BRANCH 3SCRN78}
  1351. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1352. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH77}
  1353. -------
  1354. {LABEL 3SCRN78}
  1355. {CLEARKEY}
  1356. {BOXDRAW 9,8,69,17,1,1}
  1357. {HELPLINE, "Lesson 3 - Displaying the Project in Different Views ",15,1}
  1358. {MESSAGE 11,9,"In SuperProject, it's easy to make changes to your ",15,1}
  1359. {MESSAGE 11,10,"project.  The changes you make in one view are",15,1}
  1360. {MESSAGE 11,11,"automatically reflected in all views.",15,1}
  1361. {MESSAGE 10,14,"-----------------------------------------------------------", 15,1}
  1362. {MESSAGE 16,15,"Exit to Main Menu                Continue",15,1}
  1363. {MESSAGE 23,16,"<F10>                      <Enter>",15,1}
  1364. {LABEL 3CH78}
  1365. {ANYKEY}
  1366. {IFKEY " "}{BRANCH 3SCRN79}
  1367. {IFKEY "~"}{BRANCH 3SCRN79}
  1368. {IFKEY "{MENU}"}{WINDOWSOFF}/VT/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1369. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH78}
  1370. -------
  1371. {LABEL 3SCRN79}
  1372. {CLEARKEY}
  1373. /VT
  1374. {HELPLINE, "Lesson 3 - Displaying the Project in Different Views",15,1}
  1375. {BOXDRAW 9,13,69,22,1,1}
  1376. {MESSAGE 11,15,"To save your work, you would press /FS (/File,Save) ",15,1}
  1377. {MESSAGE 11,16,"to save POOL.PJ to disk.",15,1}
  1378. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1379. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1380. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1381. {LABEL 3CH79}
  1382. {ANYKEY}
  1383. {IFKEY " "}{BRANCH 3SCRN80}
  1384. {IFKEY "~"}{BRANCH 3SCRN80}
  1385. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1386. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH79}
  1387. -------
  1388. {LABEL 3SCRN80}
  1389. {BOXDRAW 9,13,69,22,1,1}
  1390. {HELPLINE, "Lesson 3 - Review",15,1}
  1391. {MESSAGE 11,14,"In summary, you learned how to enter tasks,",15,1}
  1392. {MESSAGE 11,15,"pinpoint milestones and estimate task duration ",15,1}
  1393. {MESSAGE 11,16,"in this lesson.",15,1}
  1394. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1395. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1396. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1397. {LABEL 3CH80}
  1398. {ANYKEY}
  1399. {IFKEY " "}{BRANCH 3SCRN81}
  1400. {IFKEY "~"}{BRANCH 3SCRN81}
  1401. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1402. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH80}
  1403. -------
  1404. {LABEL 3SCRN81}
  1405. {CLEARKEY}
  1406. {BOXDRAW 9,13,69,22,1,1}
  1407. {HELPLINE, "Lesson 3 - Review",15,1}
  1408. {MESSAGE 11,15,"You assigned resources to perform the tasks and learned ",15,1}
  1409. {MESSAGE 11,16,"how to organize the work by linking related tasks ",15,1}
  1410. {MESSAGE 11,17,"together.",15,1}
  1411. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1412. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1413. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1414. {LABEL 3CH81}
  1415. {ANYKEY}
  1416. {IFKEY " "}{BRANCH 3SCRN82}
  1417. {IFKEY "~"}{BRANCH 3SCRN82}
  1418. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1419. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH81}
  1420. -------
  1421. {LABEL 3SCRN82}
  1422. {CLEARKEY}
  1423. {BOXDRAW 9,13,69,22,1,1}
  1424. {HELPLINE, "Lesson 3 - Review",15,1}
  1425. {MESSAGE 11,14,"You displayed your project in different SuperProject ",15,1}
  1426. {MESSAGE 11,15,"views and learned how to switch back and forth between ",15,1}
  1427. {MESSAGE 11,16,"them.",15,1}
  1428. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1429. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1430. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1431. {LABEL 3CH82}
  1432. {ANYKEY}
  1433. {IFKEY " "}{BRANCH 3SCRN83}
  1434. {IFKEY "~"}{BRANCH 3SCRN83}
  1435. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1436. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH82}
  1437. -------
  1438. {LABEL 3SCRN83}
  1439. {CLEARKEY}
  1440. {BOXDRAW 9,12,69,22,1,1}
  1441. {HELPLINE, "Lesson 3 - Review",15,1}
  1442. {MESSAGE 11,13,"Finally, you learned to save your work.",15,1}
  1443. {MESSAGE 11,15,"For more information on basic project building steps,  ",15,1}
  1444. {MESSAGE 11,16,"see Chapter 5 of the User's Guide.",15,1}
  1445. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1446. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1447. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1448. {LABEL 3CH83}
  1449. {ANYKEY}
  1450. {IFKEY " "}{BRANCH 3SCRN84}
  1451. {IFKEY "~"}{BRANCH 3SCRN84}
  1452. {IFKEY "{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1453. {HELPLINE, "Press <Enter> to continue / <F10> for Main Menu",15,1}{BRANCH 3CH83}
  1454. -------
  1455. {LABEL 3SCRN84}
  1456. {CLEARKEY}
  1457. {BOXDRAW 9,11,69,22,1,1}
  1458. {HELPLINE, "Lesson 3 - Conclusion",15,1}
  1459. {MESSAGE 11,12,"This concludes Lesson 3.",15,1}
  1460. {MESSAGE 11,14,"Now, press <F10> to return to the Main Menu.",15,1}
  1461. {MESSAGE 11,15,"From there, you may either select another lesson ",15,1}
  1462. {MESSAGE 11,16,"or exit from the Tutorial by pressing Q.",15,1}
  1463. {MESSAGE 26,18,"Press <Spacebar> or specified key(s)...",15,1}
  1464. {MESSAGE 10,19,"-----------------------------------------------------------", 15,1}
  1465. {MESSAGE 16,20,"Exit to Main Menu                Continue",15,1}
  1466. {MESSAGE 23,21,"<F10>                      <Enter>",15,1}
  1467. {LABEL 3CH84}
  1468. {ANYKEY}
  1469. {IFKEY " ","~","{MENU}"}{WINDOWSOFF}/FD~{WINDOWSON}{BOXDRAW 0,0,80,40,7,7}{RETURN}
  1470. {HELPLINE, "Press <F10> to return to the Main Menu",15,1}{BRANCH 3CH84}
  1471. ----------
  1472.