home *** CD-ROM | disk | FTP | other *** search
/ The SelectWare System Volume 2 #3 / The_SelectWare_System_Series_1_Volume_2_Number_3_Selectware.iso / com20020 / tutorial.xqt < prev   
Text File  |  1987-12-20  |  92KB  |  1,820 lines

  1. {LABEL TUTORIAL}
  2. {ONERROR QUES}
  3. {CALL QUES}
  4. {CALL START}
  5. {CALL LOGO}
  6. {RETURN}
  7. -----
  8. {LABEL OOPS}
  9. {BOXDRAW,15,5,70,7}
  10. {MESSAGE,18,6,"UNEXPECTED KEY RECEIVED BY MACRO COMMAND"}
  11. {DELAY 45}
  12. {BRANCH MENU}
  13. {RETURN}
  14. -----
  15. {LABEL QUES}
  16. {WINDOWSOFF}
  17. /VS/EE/ed{HOME}m~/~p~$~b~s~{ESC}
  18. {ESC}{ESC}{DN 9}{RT}~{DN 7}8-17-88~{RT}~/FDy~/VP
  19. {WINDOWSON}
  20. {BOXDRAW,0,2,79,21,0,0}
  21. {BOXDRAW,5,13,75,18}
  22. {MESSAGE,12,15,"Are your SuperProject program files, data files and"}
  23. {MESSAGE,12,16,"macro files on the same drive and directory (Y/N)?"}
  24. {MENUSTART CHECK}
  25. {MENUCALL YES,"   YES    ","All files are on the same drive and directory","Y"}
  26. {MENUCALL NO,"    NO    ","The files are on separate drives or directories","N"}
  27. {MENUEND}
  28. {REFRESH}
  29. {ONERROR OOPS}
  30. {RETURN}
  31. ==
  32. {LABEL YES}
  33. {RETURN}
  34. ==
  35. {LABEL NO}
  36. {READY}
  37. {REFRESH}
  38. /FL
  39. {BOXDRAW 5,6,75,9}
  40. {MESSAGE,10,7,"Please enter the path (Drive and directory) to the sample (.pj)"}
  41. {MESSAGE,10,8,"files and press RETURN.  When you see the .PJ files press <F8>."}
  42. {SUSPEND}
  43. {ESC}
  44. {RETURN}
  45. -----
  46. {LABEL START}
  47. {WINDOWSOFF}/VP{ESC}{ESC}/FDY~{WINDOWSON}{REFRESH}
  48. {HELPLINE,"  "}
  49. {BOXDRAW,1,2,78,20,0,4}{BOXDRAW,2,2,77,20,0,4}{BOXDRAW,3,2,76,20,0,4}
  50. {BOXDRAW,2,2,3,20,0,4}{BOXDRAW,4,2,5,20,0,4}{BOXDRAW,4,2,5,20,0,4}
  51. {BOXDRAW,5,2,6,20,0,4}{BOXDRAW,7,2,9,20,0,4}{BOXDRAW,10,2,11,20,0,4}
  52. {BOXDRAW,12,2,14,20,0,4}{BOXDRAW,16,2,18,20,0,4}{BOXDRAW,19,2,20,20,0,4}
  53. {BOXDRAW,22,2,24,20,0,4}{BOXDRAW,26,2,27,20,0,4}{BOXDRAW,29,2,31,20,0,4}
  54. {BOXDRAW,33,2,35,20,0,4}{BOXDRAW,36,2,38,20,0,4}{BOXDRAW,40,2,41,20,0,4}
  55. {BOXDRAW,43,2,45,20,0,4}{BOXDRAW,46,2,48,20,0,4}{BOXDRAW,50,2,51,20,0,4}
  56. {BOXDRAW,53,2,55,20,0,4}{BOXDRAW,56,2,58,20,0,4}{BOXDRAW,60,2,64,20,0,4}
  57. {BOXDRAW,66,2,67,20,0,4}{BOXDRAW,69,2,71,20,0,4}{BOXDRAW,72,2,74,20,0,4}
  58. {BOXDRAW,75,2,76,20,0,4}{BOXDRAW,77,2,78,20,0,4}{BOXDRAW,0,0,80,2,0,4}
  59. {MESSAGE,25,1," P R O J E C T   T H E A T R E",15,4}{DELAY 20}
  60. {BOXDRAW,39,3,41,20,0,1}{BOXDRAW,38,3,42,20,0,1}{BOXDRAW,37,3,43,20,0,1}
  61. {BOXDRAW,36,3,44,20,0,1}{BOXDRAW,35,3,45,20,0,1}{BOXDRAW,34,3,46,20,0,1}
  62. {BOXDRAW,33,3,47,20,0,1}{BOXDRAW,32,3,48,20,0,1}{BOXDRAW,31,3,49,20,0,1}
  63. {BOXDRAW,30,3,50,20,0,1}{BOXDRAW,29,3,49,20,0,1}{BOXDRAW,28,3,52,20,0,1}
  64. {BOXDRAW,27,3,51,20,0,1}{BOXDRAW,26,3,54,20,0,1}{BOXDRAW,25,3,53,20,0,1}
  65. {BOXDRAW,24,3,56,20,0,1}{BOXDRAW,23,3,55,20,0,1}{BOXDRAW,22,3,58,20,0,1}
  66. {BOXDRAW,21,3,57,20,0,1}{BOXDRAW,20,3,60,20,0,1}{BOXDRAW,19,3,59,20,0,1}
  67. {BOXDRAW,18,3,62,20,0,1}{BOXDRAW,17,3,61,20,0,1}{BOXDRAW,16,3,64,20,0,1}
  68. {BOXDRAW,15,3,63,20,0,1}{BOXDRAW,14,3,66,20,0,1}{BOXDRAW,13,3,65,20,0,1}
  69. {BOXDRAW,12,3,68,20,0,1}{BOXDRAW,11,3,67,20,0,1}{BOXDRAW,10,3,70,20,0,1}
  70. {BOXDRAW,9,3,69,20,0,1}{BOXDRAW,8,3,72,20,0,1}{BOXDRAW,7,3,71,20,0,1}
  71. {BOXDRAW,6,3,74,20,0,1}{BOXDRAW,5,3,73,20,0,1}{BOXDRAW,4,3,75,20,0,1}
  72. {RETURN}
  73. -----
  74. {LABEL MENU}
  75. {ONERROR QUES}
  76. {HELPLINE,"  "}
  77. {WINDOWSOFF}/VP{ESC}{ESC}/FDY~{WINDOWSON}
  78. {BOXDRAW,0,0,80,22,0,0}
  79. {BOXDRAW,1,2,78,20,0,4}{BOXDRAW,2,2,77,20,0,4}{BOXDRAW,3,2,76,20,0,4}
  80. {BOXDRAW,4,3,75,20,0,1}{BOXDRAW,0,0,80,2,0,4}
  81. {MESSAGE,25,1,"P R O J E C T   T H E A T R E",15,4}
  82. {BOXDRAW,4,3,75,20,0,1}
  83. {LABEL LOGO}
  84. {HELPLINE,"   "}
  85. {MESSAGE,20,4,"▄▄▄▄▄▄▄▄▄▄▄",15,1}
  86. {MESSAGE,18,5,"▄▄▄▄▄▄▄▄▄▄▄▄",15,1}
  87. {MESSAGE,16,6,"▄▄▄▄▄",15,1}
  88. {MESSAGE,15,7,"▄▄▄▄",15,1}
  89. {MESSAGE,14,8,"▄▄▄▄",15,1}{MESSAGE,24,8,"▄▄▄▄▄▄",15,1}
  90. {MESSAGE,14,9,"▄▄▄▄",15,1}{MESSAGE,23,9,"▄▄▄▄▄▄▄",15,1}
  91. {MESSAGE,14,10,"▄▄▄▄",15,1}{MESSAGE,22,10,"▄▄▄▄▄▄▄▄",15,1}
  92. {MESSAGE,15,11,"▄▄▄▄",15,1}{MESSAGE,21,11,"▄▄▄▄",15,1}{MESSAGE,26,11,"▄▄▄▄",15,1}
  93. {MESSAGE,16,12,"▄▄▄",15,1}{MESSAGE,20,12,"▄▄▄▄",15,1}{MESSAGE,26,12,"▄▄▄▄",15,1}
  94. {MESSAGE,18,13,"▄▄▄▄▄▄▄▄▄▄▄▄",15,1}
  95. {MESSAGE,17,14,"▄▄▄▄▄▄▄▄▄▄▄▄▄",15,1}
  96. {MESSAGE,16,15,"▄▄▄▄",15,1}{MESSAGE,26,15,"▄▄▄▄",15,1}
  97. {MESSAGE,15,16,"▄▄▄▄",15,1}{MESSAGE,26,16,"▄▄▄▄",15,1}
  98. {MESSAGE,14,17,"▄▄▄▄",15,1}{MESSAGE,26,17,"▄▄▄▄",15,1}
  99. {MESSAGE,13,18,"▄▄▄▄",15,1}{MESSAGE,26,18,"▄▄▄▄",15,1}
  100. {BOXDRAW,54,18,56,20,1,7}{BOXDRAW,54,16,56,20,1,7}{BOXDRAW,54,14,56,20,1,7}
  101. {BOXDRAW,54,12,56,20,1,7}{BOXDRAW,54,10,56,20,1,7}{BOXDRAW,54,8,56,20,1,7}
  102. {BOXDRAW,54,6,56,20,1,7}{BOXDRAW,54,3,56,20,1,7}{BOXDRAW,54,3,57,20,1,7}
  103. {BOXDRAW,53,3,58,20,1,7}{BOXDRAW,52,3,59,20,1,7}{BOXDRAW,51,3,60,20,1,7}
  104. {BOXDRAW,50,3,61,20,1,7}{BOXDRAW,49,3,62,20,1,7}{BOXDRAW,48,3,63,20,1,7}
  105. {BOXDRAW,47,3,64,20,1,7}{BOXDRAW,46,3,65,20,1,7}{BOXDRAW,45,3,66,20,1,7}
  106. {BOXDRAW,44,3,67,20,1,7}{BOXDRAW,43,3,68,20,1,7}{BOXDRAW,42,3,69,20,1,7}
  107. {BOXDRAW,41,3,70,20,1,7}
  108. {MESSAGE,42,3,"SuperProject Expert Tutorial",1,7}
  109. {MESSAGE,43,5,"ACT I",1,7}
  110. {MESSAGE,45,6,"How to use the Tutorial"1,7}{MESSAGE,45,6,"H",0,7}
  111. {MESSAGE,45,7,"General Operations",1,7}{MESSAGE,45,7,"G",0,7}
  112. {MESSAGE,45,8,"Setting up SuperProject",1,7}{MESSAGE,45,8,"S",0,7}
  113. {MESSAGE,43,10,"ACT II",1,7}
  114. {MESSAGE,45,11,"Building a Project",1,7}{MESSAGE,45,11,"B",0,7}
  115. {MESSAGE,45,12,"Resource/Task Scheduling",1,7}{MESSAGE,45,12,"R",0,7}
  116. {MESSAGE,45,13,"Conflicts",1,7}{MESSAGE,45,13,"C",0,7}
  117. {MESSAGE,43,15,"ACT III",1,7}
  118. {MESSAGE,45,16,"Using Select Criteria",1,7}{MESSAGE,45,16,"U",0,7}
  119. {MESSAGE,45,17,"WBS Codes",1,7}{MESSAGE,45,17,"W",0,7}
  120. {MESSAGE,45,18,"Pert Probability ",1,7}{MESSAGE,45,18,"P",0,7}
  121. {MESSAGE,45,19,"Actual & Planned Dates",1,7}{MESSAGE,45,19,"A",0,7}
  122. {MESSAGE,3,21,"To select a topic, press the first letter. To Quit the Program, press Q.",15,0}
  123. {MENUSTART SCRJUMP}
  124. {MENUCALL, NO1," "," ","H"}
  125. {MENUCALL, GEN," "," ","G"}
  126. {MENUCALL, SET," "," ","S"}
  127. {MENUCALL, BUILD," "," ","B"}
  128. {MENUCALL, RCSC," "," ","R"}
  129. {MENUCALL, CON," "," ","C"}
  130. {MENUCALL, ACT," "," ","A"}
  131. {MENUCALL, USING," "," ","U"}
  132. {MENUCALL, WBS," "," ","W"}
  133. {MENUCALL, PERT," "," ","P"}
  134. {MENUBRANCH, QUIT," "," ","Q"}
  135. {MENUEND}
  136. {BRANCH MENU}
  137. {RETURN}
  138. -----
  139. {LABEL QUIT}
  140. {ESC}
  141. {ESC}{ESC}/VQ~
  142. {RETURN}
  143. -----
  144. {LABEL NO1}
  145. {REFRESH}
  146. {BOXDRAW,0,0,80,20,1,1}
  147. {BOXDRAW,8,4,75,10,1,7}
  148. {MESSAGE,13,5,"--Welcome to SuperProject Expert by Computer Associates.--",1,7}
  149. {MESSAGE,13,6,"This tutorial is a self-paced introduction to SuperProject's",1,7}
  150. {MESSAGE,13,7,"features.  It shows you how to use the program's screens and",1,7}
  151. {MESSAGE,13,8,"commands to build, schedule, and manage your projects.  And",1,7}
  152. {MESSAGE,13,9,"it's run by SuperProject macros.",1,7}
  153. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  154. {BOXDRAW,3,3,28,13,1,7}
  155. {MESSAGE,6,4,"This is a dialog box.",1,7}
  156. {MESSAGE,6,5,"Dialog boxes describe",1,7}
  157. {MESSAGE,6,6,"concepts, and give",1,7}
  158. {MESSAGE,6,7,"instructions for",1,7}
  159. {MESSAGE,6,8,"running the program.",1,7}
  160. {MESSAGE,6,9,"They tell you which",1,7}
  161. {MESSAGE,6,10,"keys to press to",1,7}
  162. {MESSAGE,6,11,"issue commands and",1,7}
  163. {MESSAGE,6,12,"enter data.",1,7}
  164. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  165. {REFRESH}
  166. {BOXDRAW,8,14,65,17,1,7}
  167. {MESSAGE,13,15,"Dialog boxes can appear anywhere on your screen, to",1,7}
  168. {MESSAGE,13,16,"point out various fields and entries.",1,7}
  169. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  170. {REFRESH}
  171. {HELPLINE," "}
  172. {BOXDRAW,8,14,65,17,1,7}
  173. {MESSAGE,13,15,"Also, watch the Help line for messages. The Help",1,7}
  174. {MESSAGE,13,16,"line is the bottom line of your screen.",1,7}
  175. {DELAY 25}{HELPLINE,"This is the Help line....................."}{DELAY 25}
  176. {HELPLINE,"                         --Press <F8> to continue--"}
  177. {SUSPEND}{ESC}
  178. {BOXDRAW,3,14,73,19,1,7}
  179. {MESSAGE,8,15,"During the tutorial, you'll be asked to press certain keys and",1,7}
  180. {MESSAGE,8,16,"enter specific data in fields.  Don't worry about typing errors;",1,7}
  181. {MESSAGE,8,17,"the tutorial won't accept incorrect entries.  For example,",1,7}
  182. {MESSAGE,8,18,"you won't see the next screen until you press the letter A.",1,7}
  183. {HELPLINE,"                         --Press A to continue--"}{MUSTENTER,"A"}
  184. {ESC}{REFRESH}{BOXDRAW,5,14,77,19,1,7}
  185. {MESSAGE,8,15,"We recommend that you proceed through the tutorial in order.",1,7}
  186. {MESSAGE,8,16,"As you learn SuperProject, you can come back and review",1,7}
  187. {MESSAGE,8,17,"the entire tutorial, or only the topics you want.  Press <F8> to",1,7}
  188. {MESSAGE,8,18,"return to the tutorial menu, and proceed to `General Operations.' ",1,7}
  189. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  190. {RETURN}
  191. ----------------
  192. {LABEL GEN}
  193. {HELPLINE,"  "}
  194. {MESSAGE,3,21,"                                                                         "}
  195. {BOXDRAW,4,3,75,20,4,1}
  196. {MESSAGE,12,5,"This section teaches basic program operations such as:",15,1}{DELAY 5}
  197. {MESSAGE,27,7,"* Loading files",15,1}
  198. {MESSAGE,27,8,"* Pulling down menus",15,1,}
  199. {MESSAGE,27,9,"* Selecting from menus",15,1}
  200. {MESSAGE,27,10,"* Responding to prompts",15,1}
  201. {MESSAGE,27,11,"* Saving files",15,1}
  202. {MESSAGE,27,12,"* Leaving the program",15,1}{DELAY 5}
  203. {MESSAGE,12,15,"It also introduces the Beginner mode screens.",15,1}
  204. {WINDOWSOFF}/VS/EE{DN 9}{RT}~{DN 7}8-17-88~{RT}~/FDy~/VP{WINDOWSON}
  205. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  206. {HELPLINE," "}
  207. {BOXDRAW,5,15,75,20,1,7}
  208. {MESSAGE,55,16,"┌─────┐",0,7}{MESSAGE,55,17,"│     │",0,7}{MESSAGE,55,18,"└─────┘",0,7}
  209. {MESSAGE,58,17,"/",0,7}
  210. {MESSAGE,17,17,"Press /",1,7}
  211. {MUSTENTER,"/"}
  212. {BOXDRAW,5,15,75,20,1,7}
  213. {MESSAGE,18,17,"The / key pulls down menus. These menus contain",1,7}
  214. {MESSAGE,18,18,"commands for building projects.",1,7}
  215. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  216. {BOXDRAW,5,15,75,20,1,7}
  217. {MESSAGE,55,16,"┌─────┐",0,7}{MESSAGE,55,17,"│     │",0,7}{MESSAGE,55,18,"└─────┘",0,7}
  218. {MESSAGE,57,17,"->",0,7}
  219. {HELPLINE," "}
  220. {MESSAGE,7,17,"The RIGHT ARROW key moves to the next menu.",1,7}
  221. {MESSAGE,7,18,"Press RIGHT ARROW 4 times and watch the menus.",1,7}
  222. {MUSTENTER,"{RT}"}{DELAY 5}
  223. {MUSTENTER,"{RT}"}{DELAY 5}
  224. {MUSTENTER,"{RT}"}{DELAY 5}
  225. {MUSTENTER,"{RT}"}
  226. {BOXDRAW,5,15,75,20,1,7}
  227. {MESSAGE,55,16,"┌─────┐",0,7}{MESSAGE,55,17,"│     │",0,7}{MESSAGE,55,18,"└─────┘",0,7}
  228. {MESSAGE,58,17,"",0,7}
  229. {MESSAGE,7,17,"The UP & DOWN ARROW keys move through the menu",1,7}
  230. {MESSAGE,7,18,"choices--press DOWN ARROW 3 times and watch.",1,7}
  231. {MUSTENTER,"{DN}"}{DELAY 5}
  232. {MUSTENTER,"{DN}"}{DELAY 5}
  233. {MUSTENTER,"{DN}"}
  234. {BOXDRAW,5,15,75,20,1,7}
  235. {MESSAGE,55,16,"┌─────┐",0,7}{MESSAGE,55,17,"│     │",0,7}{MESSAGE,55,18,"└─────┘",0,7}
  236. {MESSAGE,57,17,"ESC",0,7}
  237. {MESSAGE,8,17,"When you press ESC from within a menu, you",1,7}
  238. {MESSAGE,8,18,"can rotate through the menus again. Press ESC.",1,7}
  239. {HELPLINE,"   "}
  240. {MUSTENTER,"{ESC}"}
  241. {MESSAGE,7,17,"A second ESCAPE removes the current menu; use",1,7}
  242. {MESSAGE,7,18,"this to cancel commands.  Press ESCAPE again.  ",1,7}
  243. {HELPLINE,"   "}
  244. {MUSTENTER,"{ESC}"}{REFRESH}
  245. {BOXDRAW,3,3,29,11,1,7}
  246. {MESSAGE,5,5,"You can pull down a menu",1,7}
  247. {MESSAGE,5,6,"by typing / followed by",1,7}
  248. {MESSAGE,5,7,"the first letter of the",1,7}
  249. {MESSAGE,5,8,"menu.  Press /F to pull",1,7}
  250. {MESSAGE,5,9,"down the File menu.",1,7}
  251. {HELPLINE,"  "}
  252. {MUSTENTER,"/F"}
  253. {MESSAGE,5,5,"After the menu displays,",1,7}
  254. {MESSAGE,5,6,"you can select a command",1,7}
  255. {MESSAGE,5,7,"by typing its first    ",1,7}
  256. {MESSAGE,5,8,"letter. Try it--press   ",1,7}
  257. {MESSAGE,5,9,"L for Load Project. ",1,7}
  258. {MUSTENTER,"L"}
  259. {BOXDRAW,3,3,29,11,1,7}
  260. {MESSAGE,5,5,"This box lists the files",1,7}
  261. {MESSAGE,5,6,"in the current",1,7}
  262. {MESSAGE,5,7,"directory.  You can",1,7}
  263. {MESSAGE,5,8,"specify a different",1,7}
  264. {MESSAGE,5,9,"drive or directory",1,7}
  265. {MESSAGE,5,10,"if necessary.",1,7}
  266. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  267. {HELPLINE,"  "}
  268. {BOXDRAW,3,3,29,11,1,7}
  269. {MESSAGE,7,6,"Let's load MOVE.PJ.",1,7}
  270. {MESSAGE,7,7,"Type MOVE and press",1,7}
  271. {MESSAGE,7,8,"RETURN.",1,7}
  272. {MUSTENTER,"MOVE~"}
  273. {REFRESH}
  274. {BOXDRAW,5,5,75,10,1,7}
  275. {MESSAGE,9,7,"Here's the PERT Chart, which shows the steps the project",1,7}
  276. {MESSAGE,9,8,"goes through from beginning to end.",1,7}
  277. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  278. {BOXDRAW,5,16,75,20,1,7}
  279. {MESSAGE,7,18,"You can scroll to the part of the project you want--watch:",1,7}
  280. {delay 30}{SCROLLRIGHT}
  281. {DELAY 5}{SCROLLRIGHT 3}
  282. {DELAY 5}{SCROLLRIGHT 4}
  283. {DELAY 5}{SCROLLRIGHT 5}
  284. {DELAY 5}{SCROLLRIGHT 3}
  285. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  286. {BOXDRAW,5,16,75,20,1,7}
  287. {MESSAGE,11,18,"Enough of the PERT, let's look at some other screens.",1,7}
  288. {MESSAGE,11,19,"Press /V (for the View screen).",1,7}
  289. {HELPLINE,"  "}
  290. {MUSTENTER,"/V"}
  291. {BOXDRAW,5,15,75,20,1,7}
  292. {MESSAGE,8,17,"The View menu shows you the screens available.  Let's look at",1,7}
  293. {MESSAGE,8,18,"them, one at a time.  First, the Outline screen--press O.",1,7}
  294. {MUSTENTER,"O"}
  295. {BOXDRAW,5,15,75,20,1,7}
  296. {MESSAGE,7,16," The Outline screen does just that--it lets you `Outline'",1,7}
  297. {MESSAGE,7,17," your project.  It's similar to a columnar report, containing",1,7}
  298. {MESSAGE,7,18," rows (of activities) and columns (of dates, durations, etc.).",1,7}
  299. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  300. {BOXDRAW,5,15,75,20,1,7}
  301. {HELPLINE," "}
  302. {MESSAGE,7,17," Here, you can design a project top-down, beginning with",1,7}
  303. {MESSAGE,7,18," the main project phases...",1,7}
  304. {MESSAGE,19,7,"--",14,0}{DELAY 25}{MESSAGE,19,12,"--",14,0}{DELAY 35}
  305. {MESSAGE,19,7,"   "}{MESSAGE,19,12,"   "}
  306. {MESSAGE,33,18,"individual tasks...",1,7}
  307. {MESSAGE,18,8,"--",14,0}{DELAY 15}{MESSAGE,18,10,"--",14,0}{DELAY 15}
  308. {MESSAGE,18,13,"--",14,0}{DELAY 35}
  309. {MESSAGE,18,8,"    "}{MESSAGE,18,10,"   "}{MESSAGE,18,13,"   "}
  310. {MESSAGE,52,18,"and assigned resources.",1,7}
  311. {MESSAGE,22,9,"--",14,0}{DELAY 15}{MESSAGE,22,11,"--",14,0}{DELAY 15}
  312. {MESSAGE,22,14,"--",14,0}{DELAY 35}{MESSAGE,22,9,"   "}{MESSAGE,22,11,"   "}
  313. {MESSAGE,22,14,"   "}
  314. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  315. {HELPLINE," "}
  316. {BOXDRAW,5,15,75,20,1,7}
  317. {MESSAGE,9,16,"There are other screens in SuperProject that show project",1,7}
  318. {MESSAGE,9,17,"structure. One of these looks like a corporate organizational",1,7}
  319. {MESSAGE,9,18,"chart--press /VW to see the Work Breakdown Chart.",1,7}
  320. {MUSTENTER,"/VW"}
  321. {HELPLINE " "}
  322. {BOXDRAW,5,5,75,10,1,7}
  323. {MESSAGE,7,7,"You can see as much or as little detail as desired.  Press <F8>",1,7}
  324. {MESSAGE,7,8,"and watch the screen.",1,7}
  325. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  326. {HELPLINE," "}
  327. /ER{DN}{DELAY 25}/ER{DELAY 45}
  328. {BOXDRAW,5,5,75,10,1,7}
  329. {MESSAGE,7,7,"You can view your project horizontally or vertically. Press",1,7}
  330. {MESSAGE,7,8,"<F8> and watch how your project displays.",1,7}
  331. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  332. {HELPLINE," "}
  333. {REFRESH}
  334. {HELPLINE," "}
  335. /evl
  336. {DELAY 20}
  337. {HELPLINE," "}
  338. /evn
  339. {DELAY 20}
  340. {HELPLINE," "}
  341. /evw
  342. {DELAY 20}
  343. {HELPLINE," "}
  344. /evt
  345. {DELAY 20}
  346. /ee
  347. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  348. {HELPLINE," "}
  349. {BOXDRAW,5,5,75,10,1,7}
  350. {MESSAGE,9,7,"The next screen, the Gantt Chart, shows the activities along",1,7}
  351. {MESSAGE,9,8,"a timescale--press /VG (View,Gantt).",1,7}
  352. {MUSTENTER,"/VG"}
  353. {BOXDRAW,5,15,75,20,1,7}
  354. {MESSAGE,9,17,"Here, you can see phase, task, and assignment occurrence over ",1,7}
  355. {MESSAGE,9,18,"time.  You can scroll forward or backward in time--press",1,7}
  356. {MESSAGE,9,19,"F8 and watch:",1,7}
  357. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  358. {SCROLLRIGHT}{SCROLLRIGHT 2}{SCROLLRIGHT}{SCROLLRIGHT 2}{SCROLLRIGHT}
  359. {BOXDRAW,5,15,75,20,1,7}
  360. {MESSAGE,9,16,"The next screen, the Resource Histogram/Gantt, is similar ",1,7}
  361. {MESSAGE,9,17,"to the Task Gantt.  It shows resource workload over time.",1,7}
  362. {MESSAGE,9,18,"Press /VH (View, Histogram) to see this screen.",1,7}
  363. {MUSTENTER,"/VH"}
  364. {BOXDRAW,5,10,75,13,1,7}
  365. {MESSAGE,9,11,"Here, you see each resource's workload. Below, the Histogram",1,7}
  366. {MESSAGE,9,12,"window shows the resource's workload fluctuations.",1,7}
  367. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  368. {BOXDRAW,5,10,75,13,1,7}
  369. {MESSAGE,9,11,"Other screens that point out resource time limitations",1,7}
  370. {MESSAGE,9,12,"are the Calendars. Press /VC (View, Calendar).",1,7}
  371. {HELPLINE,"   "}
  372. {MUSTENTER,"/VC"}
  373. /EG8-17-88~
  374. {BOXDRAW,5,15,75,20,1,7}
  375. {MESSAGE,8,16,"Here, you see the total number of scheduled hours for each",1,7}
  376. {MESSAGE,8,17,"workday.  The number in the left corner is the date and the",1,7}
  377. {MESSAGE,8,18,"number in the right corner is the hours.",1,7}
  378. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  379. {BOXDRAW,5,15,75,20,1,7}
  380. {MESSAGE,9,17,"You can quickly see which tasks occur on that date by",1,7}
  381. {MESSAGE,9,18,"switching to a different view. Press /EVS (Edit,View,Schedule).",1,7}
  382. {HELPLINE,"  "}
  383. {MUSTENTER,"/EVS"}
  384. {BOXDRAW,5,5,37,10,1,7}
  385. {MESSAGE,8,6,"In the bottom of the screen,",1,7}
  386. {MESSAGE,8,7,"you see the tasks scheduled",1,7}
  387. {MESSAGE,8,8,"for this date.",1,7}
  388. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  389. {HELPLINE," "}
  390. {BOXDRAW,5,5,37,10,1,7}
  391. {MESSAGE,8,7,"One more screen: Preferences.",1,7}
  392. {MESSAGE,8,8,"Press /VS (View,Setup",1,7}
  393. {MESSAGE,8,9,"Preferences).",1,7}
  394. {MUSTENTER,"/VS"}
  395. {BOXDRAW,5,15,75,20,1,7}
  396. {MESSAGE,9,16,"The Preferences screen contains settings which govern how the",1,7}
  397. {MESSAGE,9,17,"program behaves and which fields display.  The first setting",1,7}
  398. {MESSAGE,9,18,"sets either automatic or manual schedule recalculation.",1,7}
  399. {MESSAGE,,30,4,"<-----  ",14}
  400. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{DN}
  401. {BOXDRAW,5,15,75,20,1,7}
  402. {MESSAGE,7,17,"This setting controls if SuperProject verifies Quit commands.",1,7}
  403. {MESSAGE,30,5,"<---",14,0}
  404. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  405. {WINDOWSOFF}{DN 28}{WINDOWSON}{REFRESH}
  406. {BOXDRAW,5,5,75,10,1,7}
  407. {MESSAGE,7,7,"This setting hides or displays date and delay fields.",1,7}
  408. {MESSAGE,37,15,"---->",14,0}
  409. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  410. {BOXDRAW,5,5,75,10,1,7}
  411. {MESSAGE,9,7,"These settings are discussed more in the section",1,7}
  412. {MESSAGE,9,8,"of the tutorial called `Setting up SuperProject.'",1,7}
  413. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{refresh}
  414. {HELPLINE," "}
  415. {BOXDRAW,4,4,28,15,1,7}
  416. {MESSAGE,6,7,"One more thing before",1,7}
  417. {MESSAGE,6,8,"you return to the",1,7}
  418. {MESSAGE,6,9,"Tutorial menu--saving",1,7}
  419. {MESSAGE,6,10,"files.  Press /F to",1,7}
  420. {MESSAGE,6,11,"pull down the File",1,7}
  421. {MESSAGE,6,12,"menu.",1,7}
  422. {MUSTENTER,"/F"}
  423. {DN 3}
  424. {MESSAGE,6,6,"This command saves the",1,7}
  425. {MESSAGE,6,7,"changes you made in   ",1,7}
  426. {MESSAGE,6,8,"this work session. We ",1,7}
  427. {MESSAGE,6,9,"won't save the file   ",1,7}
  428. {MESSAGE,6,10,"now, but press <F8>   ",1,7}
  429. {MESSAGE,6,11,"to learn how to name ",1,7}
  430. {MESSAGE,6,12,"a file and store it  ",1,7}
  431. {MESSAGE,6,13,"in a directory.",1,7}
  432. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}~
  433. {BOXDRAW,3,4,28,16,1,7}
  434. {MESSAGE,5,5,"Notice the prompt:   ",1,7}
  435. {MESSAGE,5,6,"`Save project'?  Here's",1,7}
  436. {MESSAGE,5,7,"where you tell Super-",1,7}
  437. {MESSAGE,5,8,"Project the drive and/",1,7}
  438. {MESSAGE,5,9,"or directory where you",1,7}
  439. {MESSAGE,5,10,"want to store the file,",1,7}
  440. {MESSAGE,5,11,"and the filename. For",1,7}
  441. {MESSAGE,5,12,"now, press <F8>; we",1,7}
  442. {MESSAGE,5,13,"don't need to save",1,7}
  443. {MESSAGE,5,14,"the file.",1,7}
  444. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  445. {ESC}{ESC}{REFRESH}
  446. {BOXDRAW,5,15,75,20,1,7}
  447. {MESSAGE,7,17,"If this is your first time through the tutorial, we recommend",1,7}
  448. {MESSAGE,7,18,"that you proceed onto the section `Setting Up SuperProject.'",1,7}
  449. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  450. {HELPLINE,"  "}
  451. {6166}{windowsoff}/vc/evo/vp{windowson}
  452. {RETURN}
  453. ----------------
  454. {LABEL SET}
  455. {MESSAGE,3,21,"                                                                         "}
  456. {HELPLINE," "}
  457. {BOXDRAW,4,3,75,20,4,1}
  458. {MESSAGE,7,5,"In this section you'll learn the steps involved in setting",15,1}
  459. {MESSAGE,7,6,"up the program, including:",15,1}
  460. {MESSAGE,14,8,"*  Installing your printer",15,1}{DELAY 2}
  461. {MESSAGE,14,10,"*  Installing your plotter (optional)",15,1}{DELAY 2}
  462. {MESSAGE,14,12,"*  Customizing the Preferences screen settings",15,1}{DELAY 2}
  463. {MESSAGE,14,14,"*  Saving these settings/devices as default",15,1}{DELAY 2}
  464. {MESSAGE,14,16,"*  Entering your company holidays",15,1}{DELAY 2}
  465. {MESSAGE,14,18,"*  Saving these holidays as default",15,1}
  466. {WINDOWSOFF}/VS/EE{DN 9}{RT}~{DN 7}8-17-88~{RT}~/FDy~/VP{WINDOWSON}
  467. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  468. {BOXDRAW,5,15,75,20,1,7}
  469. {MESSAGE,7,17,"Before you can print reports or screens, you must tell SuperProject",1,7}
  470. {MESSAGE,7,18,"which printer you'll be using.",1,7}
  471. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  472. {BOXDRAW,5,15,75,20,1,7}
  473. {MESSAGE,7,16,"If you have several printers you use for different types of output,",1,7}
  474. {MESSAGE,7,17,"we recommend that you initially install whichever device you'll",1,7}
  475. {MESSAGE,7,18,"use the most with SuperProject.  You can select other printers for",1,7}
  476. {MESSAGE,7,19,"output on an as-needed basis.",1,7}
  477. {SUSPEND}{REFRESH}
  478. {BOXDRAW,5,15,75,18,1,7}
  479. {MESSAGE,7,16,"As an example, let's install a Hewlett Packard LaserJet as the",1,7}
  480. {MESSAGE,7,17,"printer you use the most.  Press /O to pull down the Output menu.",1,7}
  481. {HELPLINE,"   "}
  482. {MUSTENTER "/O"}
  483. {BOXDRAW,5,15,75,18,1,7}
  484. {MESSAGE,7,16,"The Output menu has commands for installing both a printer and a",1,7}
  485. {MESSAGE,7,17,"graphics device.  For now, press C (for Character Printer Install).",1,7}
  486. {MUSTENTER "C"}
  487. {BOXDRAW,5,2,75,10,1,7}
  488. {MESSAGE,7,5,"This dialog box shows you the list of printer manufacturers that",1,7}
  489. {MESSAGE,7,6,"SuperProject supports.  On the list, you see HP for Hewlett Packard.",1,7}
  490. {MESSAGE,7,7,"Press RIGHT ARROW to reach HP, then press RETURN.",1,7}
  491. {MUSTENTER,"{RT}~"}
  492. {BOXDRAW,5,2,75,10,1,7}
  493. {MESSAGE,7,6,"This box shows which HP printers are available.  Since the cursor",1,7}
  494. {MESSAGE,7,7,"is already on LaserJet, press RETURN.",1,7}
  495. {MUSTENTER,"~"}
  496. {BOXDRAW,5,11,75,18,0,0}
  497. {MESSAGE,7,5,"The program asks if you want to save the LaserJet as your standard",1,7}
  498. {MESSAGE,7,6,"(default) printer.  Here in the tutorial, we won't actually save ",1,7}
  499. {MESSAGE,7,7,"the Laserjet as your default, but press Y to continue.",1,7}
  500. {MUSTENTER, "Y"}~
  501. {BOXDRAW,5,2,75,10,1,7}
  502. {MESSAGE,7,3,"SuperProject is asking where to store the System Preference file.",1,7}
  503. {MESSAGE,7,4,"If you're using SuperProject at a single-user PC, you can store this",1,7}
  504. {MESSAGE,7,5,"file in any directory on your hard disk.  If you're running the",1,7}
  505. {MESSAGE,7,6,"program on a network, you can store the Preference file in your",1,7}
  506. {MESSAGE,7,7,"network work area or on your hard disk.  This lets each SuperProject",1,7}
  507. {MESSAGE,7,8,"network user work with their own defaults.  Press ESCAPE.",1,7}
  508. {MUSTENTER,"{ESC}"}{REFRESH}
  509. {BOXDRAW,5,2,75,10,1,7}
  510. {MESSAGE,7,5,"Installing for a Graphics Device is almost the same procedure as for",1,7}
  511. {MESSAGE,7,6,"a Printer.  A Graphics Device is a plotter or a printer that has",1,7}
  512. {MESSAGE,7,7,"the ability to print bit-mapped graphics.  Since the HP LaserJet",1,7}
  513. {MESSAGE,7,8,"has the capacity for both modes, we will use it again.",1,7}
  514. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  515. {BOXDRAW,5,15,75,18,1,7}
  516. {MESSAGE,7,16,"Press /O to pull down the Output menu, then type G for Graphics",1,7}
  517. {MESSAGE,7,17,"Device Installation.",1,7}
  518. {HELPLINE,"   "}
  519. {MUSTENTER,"/OG"}
  520. {BOXDRAW,5,15,75,18,1,7}
  521. {MESSAGE,7,16,"On this new menu, choose B for Black and White Printers.",1,7}
  522. {MUSTENTER,"B"}
  523. {BOXDRAW,5,2,75,6,1,7}
  524. {MESSAGE,7,3,"On this list is HEWLETT-PACKARD. Use the ARROW keys to move",1,7}
  525. {MESSAGE,7,4,"to it, then press RETURN.",1,7}
  526. {MUSTENTER,"{RT}{DN}{DN}~"}
  527. {BOXDRAW,5,2,75,6,1,7}
  528. {MESSAGE,7,3,"This box shows the HP printers available.  Press RIGHT ARROW",1,7}
  529. {MESSAGE,7,4,"to HP Laserjet, then press RETURN.",1,7}
  530. {MUSTENTER,"{RT}~"}
  531. {BOXDRAW,5,2,75,6,1,7}
  532. {MESSAGE,7,3,"For graphics output, these options must be set to match your printer",1,7}
  533. {MESSAGE,7,4,"or plotter defaults.  Check your printer or plotter manual for more",1,7}
  534. {MESSAGE,7,5,"information.  Press ESCAPE so that these settings are not saved.",1,7}
  535. {MUSTENTER,"{ESC}"}
  536. {WINDOWSOFF}{ESC}{ESC}{WINDOWSON}{REFRESH}
  537. {BOXDRAW,5,8,75,15,1,7}
  538. {MESSAGE,7,10,"After customizing the printer and plotter settings in SuperProject",1,7}
  539. {MESSAGE,7,11,"you will want to modify the program itself for the most convenient",1,7}
  540. {MESSAGE,7,12,"operation. The Preference screen allows you to control the screens,",1,7}
  541. {MESSAGE,7,13,"menus and program operation to fit your personal needs.  To get to",1,7}
  542. {MESSAGE,7,14,"the Preferences Screen, press /VS (View, Setup).",1,7}
  543. {HELPLINE,"  "}
  544. {MUSTENTER "/VS"}
  545. {BOXDRAW,5,15,75,20,1,7}
  546. {MESSAGE,7,17,"Let's modify two settings, to show how these options affect",1,7}
  547. {MESSAGE,7,18,"program operation.  Press /EB to set the program to Beginner Mode.",1,7}
  548. {HELPLINE,"  "}
  549. {MUSTENTER "/EB"}
  550. {BOXDRAW,5,15,75,20,1,7}
  551. {MESSAGE,7,16,"In Beginner Mode, the Auto Recalculation option is set to Yes. This",1,7}
  552. {MESSAGE,7,17,"saves you from having to manually recalculate.  For the tutorial",1,7}
  553. {MESSAGE,7,18,"turn off Auto Recalculation--press RIGHT ARROW to NO, then press",1,7}
  554. {MESSAGE,7,19,"RETURN.",1,7}
  555. {HELPLINE,"  "}
  556. {MUSTENTER,"{RT}~"}
  557. {BOXDRAW,5,15,75,20,1,7}
  558. {MESSAGE,7,16,"Another important option is Resource Leveling.  Press DOWN",1,7}
  559. {MESSAGE,7,17,"ARROW until you reach the top of the second column, press RIGHT",1,7}
  560. {MESSAGE,7,18,"ARROW to set Resource Leveling to NO, then press RETURN.",1,7}
  561. {HELPLINE,"  "}
  562. {MUSTENTER,"{DN}{DN}{DN}{DN}{DN}{DN}{DN}{DN}{DN}{RT}~"}
  563. {BOXDRAW,5,15,75,20,1,7}
  564. {MESSAGE,7,16,"Setting these options to NO sets SuperProject so that it",1,7}
  565. {MESSAGE,7,17,"does not automatically recalculate every change in your project, or",1,7}
  566. {MESSAGE,7,18,"resolve resource conflicts or overscheduling.",1,7}
  567. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  568. {HELPLINE," "}
  569. {BOXDRAW,5,15,75,20,1,7}
  570. {MESSAGE,7,17,"You would save these changes the same way as before, /ES (Edit,",1,7}
  571. {MESSAGE,7,18,"Save).  Press /ES to continue.",1,7}
  572. {MUSTENTER,"/ES"}
  573. {BOXDRAW,5,15,75,20,1,7}
  574. {MESSAGE,7,17,"Again the program asks you for the path and file name for the",1,7}
  575. {MESSAGE,7,18,"Preference settings.  We won't save them now--press ESCAPE.",1,7}
  576. {MUSTENTER,"{ESC}"}{HELPLINE,"  "}
  577. {WINDOWSOFF}/EE{DN}{LT}~{LT}~{DN 3}{LT}~{LT}~{RT}~{RT}~{RT}~{DN 7}{RT}~{DN 2}
  578. {RT}~{RT}~{RT}~{RT}~{DN 2}{RT}~{RT}~{RT}~{RT}~{RT}~{DN}{RT}~{HOME}{WINDOWSON}
  579. {BOXDRAW,5,15,75,20,1,7}
  580. {MESSAGE,7,17,"In the next section of the tutorial, you'll set up the System",1,7}
  581. {MESSAGE,7,18,"Holidays on the Project Calendar.  To get to the Calendar,",1,7}
  582. {MESSAGE,7,19,"press /VC.",1,7}
  583. {HELPLINE,"  "}
  584. {MUSTENTER,"/VC"}
  585. /EG8-17-88~
  586. {BOXDRAW,5,15,75,20,1,7}
  587. {MESSAGE,7,16,"In the Project Calendar you set holidays that effect all of your",1,7}
  588. {MESSAGE,7,17,"projects.  For an example, the Seventeenth of August is National",1,7}
  589. {MESSAGE,7,18,"Armadillo Day.  Everyone gets Armadillo Day off.  So on the 17th",1,7}
  590. {MESSAGE,7,19,"of the month, type ARMADILLO and press RETURN.",1,7}
  591. {HELPLINE,"  "}
  592. {MUSTENTER "ARMADILLO~"}
  593. {BOXDRAW,5,15,75,20,1,7}
  594. {MESSAGE,7,16,"Armadillo Day is now a holiday for everyone that you schedule in",1,7}
  595. {MESSAGE,7,17,"this project.  To save it as a permanent holiday, you would use",1,7}
  596. {MESSAGE,7,18,"a /ES (Edit, Save) as you did before on the Preference Screen.",1,7}
  597. {MESSAGE,7,19,"Since you already know how to save settings, press <F8>.",1,7}
  598. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  599. {REFRESH}
  600. {BOXDRAW,5,15,75,20,1,7}
  601. {MESSAGE,7,17,"That's the end of this section of the Tutorial.  Time for the",1,7}
  602. {MESSAGE,7,18,"next section: Building a Project.",1,7}
  603. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  604. {RETURN}
  605. ----------------
  606. {LABEL BUILD}
  607. {MESSAGE,3,21,"                                                                        "}
  608. {HELPLINE,"  "}
  609. {BOXDRAW,4,3,75,20,4,1}
  610. {MESSAGE,8,5,"This section shows you the basic steps in creating a project:",15,1}
  611. {MESSAGE,17,7,"* Define the project phases",15,1}
  612. {MESSAGE,17,9,"* Break the phases into tasks",15,1}
  613. {MESSAGE,17,11,"* Link tasks in chronological order",15,1}
  614. {MESSAGE,17,13,"* Assign resources to the tasks",15,1}
  615. {MESSAGE,17,15,"* Schedule resources and tasks",15,1}
  616. {WINDOWSOFF}/FDy~/VP{ESC}{ESC}{WINDOWSON}
  617. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  618. {BOXDRAW,5,15,75,20,1,7}
  619. {MESSAGE,10,17,"First, let's make sure you're in Beginner mode...",1,7}
  620. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  621. {HELPLINE," "}
  622. /VS
  623. /E{DELAY 20}B
  624. {RT}~
  625. {BOXDRAW,5,15,75,20,1,7}
  626. {MESSAGE,8,17,"...then on to the Outline screen to build a sample project.",1,7}
  627. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  628. {HELPLINE,"   "}
  629. {WINDOWSOFF}/EE{DN}{LT}~{LT}~{DN 3}{LT}~{LT}~{RT}~{RT}~{RT}~{DN 7}{RT}~{DN 2}
  630. {RT}~{RT}~{RT}~{RT}~{DN 2}{RT}~{RT}~{RT}~{RT}~{RT}~{DN}{RT}~{HOME}{WINDOWSON}
  631. /VO
  632. {BOXDRAW,5,15,75,20,1,7}
  633. {MESSAGE,10,16,"Your company has grown so fast that it's too big for",1,7}
  634. {MESSAGE,10,17,"your present facility.  Your boss has put you in charge",1,7}
  635. {MESSAGE,10,18,"of finding a new site and coordinating the move.",1,7}
  636. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  637. {BOXDRAW,5,15,75,20,1,7}
  638. {MESSAGE,9,17,"Besides cancelling your vacation plans, what do you do?",1,7}
  639. {MESSAGE,9,18,"Relocating a large company can be a logistics nightmare.",1,7}
  640. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  641. {BOXDRAW,5,15,75,20,1,7}
  642. {MESSAGE,9,17,"The move can be broken into three basic steps -- Research,",1,7}
  643. {MESSAGE,9,18,"Decide, and Move.  These are your project PHASES.",1,7}
  644. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  645. {BOXDRAW,5,15,75,20,1,7}
  646. {MESSAGE,12,17,"Let's start building your project.  Press /E",1,7}
  647. {HELPLINE,"   "}
  648. {MUSTENTER,"/E"}
  649. {BOXDRAW,5,15,75,20,1,7}
  650. {MESSAGE,17,17,"Press C for Create.",1,7}
  651. {MUSTENTER,"C"}
  652. {BOXDRAW,5,15,75,20,1,7}
  653. {MESSAGE,9,17,"Let's call this phase RESEARCH. Type RESEARCH and press RETURN.",1,7}
  654. {MUSTENTER,"RESEARCH~"}
  655. {BOXDRAW,5,15,75,20,1,7}
  656. {MESSAGE,12,17,"So far, so good. Create another task (press /EC).",1,7}
  657. {MUSTENTER,"/EC"}
  658. {BOXDRAW,5,15,75,20,1,7}
  659. {LT}
  660. {MESSAGE,12,17,"Name this one DECIDE.  (Don't forget to press RETURN!)",1,7}
  661. {MUSTENTER,"DECIDE~"}
  662. {BOXDRAW,5,15,75,20,1,7}
  663. {MESSAGE,15,17,"Good.  Create one more (/EC).",1,7}
  664. {MUSTENTER,"/EC"}
  665. {BOXDRAW,5,15,75,20,1,7}
  666. {LT}
  667. {MESSAGE,12,17,"...and name it MOVE. Type MOVE and press RETURN.",1,7}
  668. {MUSTENTER,"MOVE~"}
  669. {BOXDRAW,5,15,75,20,1,7}
  670. {LT}{UP}{UP}
  671. {MESSAGE,10,17,"Let's break these phases down--under RESEARCH, create a new",1,7}
  672. {MESSAGE,10,18,"task, and name it ANALYZE NEEDS.  Press /EC...",1,7}
  673. {HELPLINE,"  "}
  674. {MUSTENTER,"/EC"}
  675. {BOXDRAW,5,15,75,20,1,7}
  676. {MESSAGE,7,17,"... and enter ANALYZE NEEDS as the task name and press RETURN.",1,7}
  677. {MUSTENTER,"ANALYZE NEEDS~"}
  678. {BOXDRAW,5,15,75,20,1,7}
  679. {LT}
  680. {MESSAGE,10,17,"Now--let's `demote' this task beneath the heading RESEARCH.",1,7}
  681. {MESSAGE,10,18,"Press /E",1,7}
  682. {MUSTENTER,"/E"}
  683. {BOXDRAW,5,15,75,20,1,7}
  684. {MESSAGE,12,17,"...P for Position.",1,7}
  685. {MUSTENTER,"P"}
  686. {BOXDRAW,5,18,75,20,1,7}
  687. {DN}
  688. {MESSAGE,12,19,"We want to Demote--press RETURN.",1,7}
  689. {MUSTENTER,"~"}
  690. {BOXDRAW,5,15,75,20,1,7}
  691. {MESSAGE,12,17,"ANALYZE NEEDS is now subordinate to RESEARCH.",1,7}
  692. {MESSAGE,12,18,"Let's create another task under RESEARCH. Press /EC.",1,7}
  693. {MUSTENTER,"/EC"}
  694. {BOXDRAW,5,15,75,20,1,7}
  695. {MESSAGE,12,17,"This task was placed below RESEARCH because the cursor",1,7}
  696. {MESSAGE,12,18,"was on a subordinate task when you created it.  Name",1,7}
  697. {MESSAGE,12,19,"this task MARKET PRICE and press RETURN.",1,7}
  698. {MUSTENTER,"MARKET PRICE~"}
  699. {LT}{DN}
  700. {BOXDRAW,5,15,75,20,1,7}
  701. {MESSAGE,12,17,"Here, beneath DECIDE, create a task (/EC)...",1,7}
  702. {MUSTENTER,"/EC"}
  703. {BOXDRAW,5,15,75,20,1,7}
  704. {MESSAGE,15,17,"...type BID and press RETURN.",1,7}
  705. {MUSTENTER,"BID~"}
  706. {LT}
  707. {BOXDRAW,5,15,75,20,1,7}
  708. {MESSAGE,12,17,"Now, demote BID--press /EP",1,7}
  709. {MUSTENTER,"/EP"}
  710. {REFRESH}
  711. {BOXDRAW,5,18,75,20,1,7}
  712. {DN}
  713. {MESSAGE,12,19,"Press RETURN to demote.",1,7}
  714. {MUSTENTER,"~"}
  715. {BOXDRAW,5,15,75,20,1,7}
  716. {MESSAGE,12,17,"We'll fill in some of this project for you...",1,7}
  717. {DELAY 20}
  718. /ECLEASE~{LT}{DN 2}
  719. /EC/EP{DN}~DATE~{LT}
  720. /ECMOVERS~{LT}
  721. /ECPACK~{END}{UP}{LT}
  722. {BOXDRAW,5,15,75,20,1,7}
  723. {MESSAGE,12,17,"...and even name the project.",1,7}
  724. {DELAY 20}
  725. M{DELAY 10}O{DELAY 10}V{DELAY 10}E{DELAY 10}~
  726. {BOXDRAW,5,15,75,20,1,7}
  727. {MESSAGE,14,16,"Now that you've defined the tasks, you need to arrange",1,7}
  728. {MESSAGE,14,17,"them in chronological order.  Some of these tasks can't",1,7}
  729. {MESSAGE,14,18,"start until others finish.  You show these relationships",1,7}
  730. {MESSAGE,14,19,"by LINKING dependent tasks.",1,7}
  731. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  732. {BOXDRAW,5,15,75,20,1,7}
  733. {MESSAGE,12,17,"You can link tasks on several different screens,",1,7}
  734. {MESSAGE,12,18,"including the Outline screen.",1,7}
  735. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  736. {BOXDRAW,5,15,75,20,1,7}
  737. {MESSAGE,10,16,"You must RESEARCH how much space your company needs and can",1,7}
  738. {MESSAGE,10,17,"afford before you can DECIDE which site is best.",1,7}
  739. {MESSAGE,10,18,"To link these tasks together, press /EL",1,7}
  740. {HELPLINE,"  "}
  741. {MUSTENTER,"/EL"}{DN}{LT}
  742. {BOXDRAW,5,15,75,20,1,7}
  743. {MESSAGE,10,16,"See the LINK prompt at the bottom of the screen?  Here,",1,7}
  744. {MESSAGE,10,17,"you specify which items to link.  The first section, Link",1,7}
  745. {MESSAGE,10,18,"From:____, suggests RESEARCH. Press RETURN to accept it.",1,7}
  746. {MUSTENTER,"~"}
  747. {BOXDRAW,5,15,75,20,1,7}
  748. {MESSAGE,12,17,"The second section, To:____, should be DECIDE.",1,7}
  749. {MESSAGE,12,18,"Type DECIDE and press RETURN.",1,7}
  750. {MUSTENTER,"DECIDE~"}
  751. {BOXDRAW,5,15,75,20,1,7}
  752. {MESSAGE,12,17,"Although you can't see the link on the Outline",1,7}
  753. {MESSAGE,12,18,"screen, DECIDE is now linked to RESEARCH.",1,7}
  754. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  755. {HELPLINE," "}
  756. {BOXDRAW,5,15,75,20,1,7}
  757. {MESSAGE,10,17,"Also, you should DECIDE on the site before you MOVE---",1,7}
  758. {MESSAGE,10,18,"link these together.  Press /EL",1,7}
  759. {MUSTENTER,"/EL"}
  760. {BOXDRAW,5,15,75,20,1,7}
  761. {MESSAGE,18,17,"Enter DECIDE for the From:____  prompt....",1,7}
  762. {MUSTENTER,"DECIDE~"}
  763. {MESSAGE,18,17,"...and enter MOVE for the To:____  prompt.",1,7}
  764. {MUSTENTER,"MOVE~"}
  765. {REFRESH}
  766. {BOXDRAW,5,15,75,20,1,7}
  767. {MESSAGE,10,17,"Now that the three headings are linked in order, you can",1,7}
  768. {MESSAGE,10,18,"do the same for the tasks. ANALYZE NEEDS and MARKET PRICE",1,7}
  769. {MESSAGE,10,19,"can occur at the same time, so they don't need to be linked.",1,7}
  770. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  771. {BOXDRAW,5,15,75,20,1,7}
  772. {MESSAGE,8,17,"However, under DECIDE, a BID must be offered and accepted before",1,7}
  773. {MESSAGE,8,18,"you can sign a LEASE.  These tasks must be linked--press /EL",1,7}
  774. {MUSTENTER,"/EL"}
  775. {BOXDRAW,5,15,75,20,1,7}
  776. {MESSAGE,12,17,"Enter BID for the From:____ item...",1,7}
  777. {MUSTENTER,"BID~"}
  778. {BOXDRAW,5,15,75,20,1,7}
  779. {MESSAGE,15,17,"...and enter LEASE for the To:_____  item.",1,7}
  780. {MUSTENTER,"LEASE~"}
  781. {REFRESH}{LT}{DN 4}
  782. {BOXDRAW,5,15,75,20,1,7}
  783. {MESSAGE,10,17,"Let's see how the project looks on the PERT Chart.",1,7}
  784. {MESSAGE,10,18,"Press /VP",1,7}
  785. {MUSTENTER,"/VP"}
  786. !
  787. /EAY~
  788. {BOXDRAW,5,15,75,20,1,7}
  789. {MESSAGE,10,17,"The PERT Chart shows the chronological sequence of your",1,7}
  790. {MESSAGE,10,18,"project. Here, you see the links you created on the Outline.",1,7}
  791. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  792. {BOXDRAW,5,15,75,20,1,7}
  793. {MESSAGE,10,17,"You can reduce the view, to see how more of the project looks.",1,7}
  794. {MESSAGE,10,18,"Press /ER.",1,7}
  795. {HELPLINE,"   "}
  796. {MUSTENTER,"/ER"}
  797. {BOXDRAW,5,15,75,20,1,7}
  798. {MESSAGE,14,17,"Here, more of the project can be seen on one screen.",1,7}
  799. {MESSAGE,14,18,"Press /EE to return to standard view.",1,7}
  800. {MUSTENTER,"/EE"}
  801. {HELPLINE,"   "}
  802. {DELAY 10}
  803. {BOXDRAW,5,15,75,20,1,7}
  804. {MESSAGE,10,17,"As you can see, this screen represents headings and tasks",1,7}
  805. {MESSAGE,10,18,"as boxes.  Each box contains fields, where you can specify",1,7}
  806. {MESSAGE,10,19,"the task name.....",1,7}
  807. {HELPLINE,"                         --Press <F8> to continue--"}
  808. {SUSPEND}~
  809. {BOXDRAW,5,15,75,20,1,7}
  810. {MESSAGE,10,17,"..the assigned resource (which we haven't entered yet...)",1,7}
  811. {HELPLINE,"                         --Press <F8> to continue--"}
  812. {SUSPEND}~
  813. {BOXDRAW,5,15,75,20,1,7}
  814. {MESSAGE,10,17,"...and the task duration, which defaults to 5 days.",1,7}
  815. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}~
  816. {BOXDRAW,5,15,75,20,1,7}
  817. {MESSAGE,12,16,"The next step is assigning resources to each task.",1,7}
  818. {MESSAGE,12,17,"Resources can be employees, equipment--anything required",1,7}
  819. {MESSAGE,12,18,"to perform the task.",1,7}
  820. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  821. {BOXDRAW,5,15,75,20,1,7}
  822. {MESSAGE,8,17,"Just as with creating and linking tasks, you can assign resources",1,7}
  823. {MESSAGE,8,18,"to tasks from several different screens, including the PERT.",1,7}
  824. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}~~~
  825. {BOXDRAW,5,15,75,20,1,7}
  826. {MESSAGE,10,17,"Let's have Brian handle BID.  Press RETURN once to reach",1,7}
  827. {MESSAGE,10,18,"the resource field, then type BRIAN and press RETURN.",1,7}
  828. {HELPLINE,"   "}
  829. {MUSTENTER,"~BRIAN~"}
  830. {BOXDRAW,5,15,75,20,1,7}
  831. {MESSAGE,10,17,"..and give him 10 days for preparing the bid and having",1,7}
  832. {MESSAGE,10,18,"it accepted.  Type 10 and press RETURN",1,7}
  833. {HELPLINE,"    "}
  834. {MUSTENTER,"10~"}
  835. {BOXDRAW,5,15,75,20,1,7}
  836. {MESSAGE,10,17,"Brian should also approve the Lease...press RIGHT ARROW",1,7}
  837. {MESSAGE,10,18,"to LEASE.",1,7}
  838. {MUSTENTER,"{RT}"}
  839. {BOXDRAW,5,15,75,20,1,7}
  840. {MESSAGE,12,17,"Press RETURN to reach the Resource field.",1,7}
  841. {MUSTENTER,"~"}
  842. {BOXDRAW,5,15,75,20,1,7}
  843. {MESSAGE,10,17,"..and enter Brian.",1,7}
  844. {MUSTENTER,"BRIAN~"}
  845. {BOXDRAW,5,15,75,20,1,7}
  846. {MESSAGE,10,17,"We'll assign more resources for you...",1,7}
  847. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  848. {LT 4}~~~~
  849. Susie~
  850. {DN}~~
  851. Glenn~
  852. {BOXDRAW,5,15,75,20,1,7}
  853. {MESSAGE,8,17,"So far, you've learned to create and link tasks, assign resources,",1,7}
  854. {MESSAGE,8,18,"and enter durations.  Let's examine the project structure.",1,7}
  855. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  856. {HELPLINE," "}
  857. {BOXDRAW,5,15,75,20,1,7}
  858. {MESSAGE,12,17,"The WBS Chart illustrates phase and task hierarchy.",1,7}
  859. {MESSAGE,12,18,"Press /VW.",1,7}
  860. {MUSTENTER,"/VW"}
  861. {DN 2}{up}
  862. {BOXDRAW,5,5,75,10,1,7}
  863. {MESSAGE,9,7,"On this screen, you can quickly summarize or expand information.",1,7}
  864. {MESSAGE,9,8,"For example, to 'roll up' the details of this heading, press the",1,7}
  865. {MESSAGE,9,9,"minus key (-) on the right of the PC keyboard.",1,7}
  866. {MUSTENTER,"{-}"}
  867. {BOXDRAW,5,5,75,10,1,7}
  868. {MESSAGE,12,7,"Now, the details below this phase are hidden.  This technique",1,7}
  869. {MESSAGE,12,8,"also works on most other screens, so that you can see as much",1,7}
  870. {MESSAGE,12,9,"(or as little) detail as desired.",1,7}
  871. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  872. {HELPLINE," "}
  873. {BOXDRAW,5,5,75,10,1,7}
  874. {MESSAGE,12,7,"Some final information for you--start and finish dates.",1,7}
  875. {MESSAGE,12,8,"Let's switch back to the Outline screen.  Press /VO.",1,7}
  876. {MUSTENTER,"/VO"}
  877. {BOXDRAW,5,15,75,20,1,7}
  878. {MESSAGE,12,17,"By the way, the phase, or heading, you summarized on",1,7}
  879. {MESSAGE,12,18,"the WBS Chart remains summarized on all screens.",1,7}
  880. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  881. {UP 6}{RT 4}
  882. {BOXDRAW,5,15,75,20,1,7}
  883. {MESSAGE,10,16,"On the top line, you see the project Start and Finish dates.",1,7}
  884. {MESSAGE,10,17,"These dates are calculated from the task durations and task",1,7}
  885. {MESSAGE,10,18,"links you entered earlier, for most projects you do not have to",1,7}
  886. {MESSAGE,10,19,"change them.",1,7}{DELAY 25}{RT}{DELAY 20}{LT}
  887. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  888. {HELPLINE,"  "}
  889. {BOXDRAW,5,4,75,20,0,4}{BOXDRAW,8,5,72,19,0,4}
  890. {BOXDRAW,11,6,69,18,0,4}{BOXDRAW,14,8,66,16,0,4}
  891. {MESSAGE,20,10,"          INTERMISSION TIME",15,4}
  892. {DELAY 25}
  893. {MESSAGE,20,11,"Those are the basic project building steps.",15,4}
  894. {MESSAGE,20,12,"We recommend you proceed to `Resource & Task",15,4}
  895. {MESSAGE,20,13,"Scheduling' to learn the various ways to",15,4}
  896. {MESSAGE,20,14,"allocate a resource's time.",15,4}
  897. {MESSAGE,20,15,"Press <F8> to proceed.",15,4}
  898. {SUSPEND}
  899. /VP{RETURN}
  900. ----------------
  901. {LABEL RCSC}
  902. {HELPLINE,"  "}
  903. {MESSAGE,3,21,"                                                                        "}
  904. {BOXDRAW,4,3,75,20,4,1}
  905. {MESSAGE,7,5,"In this section you will see how to schedule resources for tasks",15,1}
  906. {MESSAGE,7,6,"in SuperProject.",15,1}
  907. {MESSAGE,9,10,"*   How to link two task's start and finish dates.",15,1}
  908. {MESSAGE,9,12,"*   How to assign a resource full-time and",15,1}
  909. {MESSAGE,9,13,"    part-time to a task.",15,1}
  910. {MESSAGE,9,15,"*   How to split a resource's time among",15,1}
  911. {MESSAGE,9,16,"    several concurrent tasks.",15,1}
  912. {WINDOWSOFF}/VS/EB{RT}~{DN 8}8-17-88~{RT}~/VP/FDY~{WINDOWSON}
  913. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  914. {BOXDRAW,5,15,75,20,1,7}
  915. {MESSAGE,7,17,"In an earlier section of the tutorial, you created tasks and",1,7}
  916. {MESSAGE,7,18,"linked them together.",1,7}
  917. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  918. {MESSAGE,7,17,"In Beginner mode, the only link type available is Finish-to-Start,",1,7}
  919. {MESSAGE,7,18,"where one task STARTS when the linked task FINISHES.",1,7}
  920. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  921. {MESSAGE,7,17,"This link type works for most situations, however, SuperProject   ",1,7}
  922. {MESSAGE,7,18,"offers two advanced link types: Start-to-Start and Finish-to-",1,7}
  923. {MESSAGE,7,19,"Finish.",1,7}
  924. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  925. /EC/EC/EAY~
  926. {BOXDRAW,5,15,75,20,1,7}
  927. {MESSAGE,7,17,"    Here are two tasks, which you'll link together in a   ",1,7}
  928. {MESSAGE,7,18,"    Finish-to-Start link.",1,7}
  929. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  930. {BOXDRAW,5,15,75,20,1,7}
  931. {MESSAGE,7,16," Link the two tasks together by pressing /EL (Edit, Link).  For the",1,7}
  932. {MESSAGE,7,17," `From:_____,' prompt, type 1 and press RETURN.  For the `To:_____'",1,7}
  933. {MESSAGE,7,18," prompt, type 2 and press RETURN.",1,7}
  934. {HELPLINE,"  "}
  935. {MUSTENTER,"/EL1~2~"}
  936. {HELPLINE,"  "}
  937. !
  938. /EAY~
  939. {BOXDRAW,5,15,75,20,1,7}
  940. {MESSAGE,7,17,"  These tasks are linked Finish-to-Start--the first task must",1,7}
  941. {MESSAGE,7,18,"  finish before the second can start.           ",1,7}
  942. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  943. {MESSAGE,7,16,"Tasks don't always occur sequentially; sometimes they overlap,",1,7}
  944. {MESSAGE,7,17,"or must start or finish at the same time.  To illustrate      ",1,7}
  945. {MESSAGE,7,18,"this, let's switch to Expert Mode.  Press /VS to reach the",1,7}
  946. {MESSAGE,7,19,"Preferences screen.",1,7}
  947. {HELPLINE,"  "}
  948. {MUSTENTER,"/VS"}
  949. {BOXDRAW,5,15,75,20,1,7}
  950. {MESSAGE,7,17,"    Good.  Now, change to Expert Mode; press /EE.",1,7}
  951. {HELPLINE,"  "}
  952. {MUSTENTER,"/EE"}
  953. {WINDOWSOFF}{DN 18}{RT}~{WINDOWSON}
  954. {BOXDRAW,5,15,75,20,1,7}
  955. {MESSAGE,7,17,"     Let's return to the Pert Chart--press /VP.",1,7}
  956. {HELPLINE,"   "}
  957. {MUSTENTER "/VP"}
  958. /EC/EC/EC/EC/EAY~{up 3}
  959. {BOXDRAW,5,15,75,20,1,7}
  960. {MESSAGE,7,17,"   Here are four tasks, which you'll link with the advanced",1,7}
  961. {MESSAGE,7,18,"   link types.  Press /EL, and notice the two new options for",1,7}
  962. {MESSAGE,7,19,"   `Link Type' and `Lead/Lag.'",1,7}
  963. {HELPLINE,"   "}
  964. {MUSTENTER,"/EL"}
  965. {BOXDRAW,5,15,75,20,1,7}
  966. {MESSAGE,7,17,"  For `From:_____' type 3 and press RETURN.  For `To:_____,'",1,7}
  967. {MESSAGE,7,18,"  type 4 and press RETURN.    ",1,7}
  968. {MUSTENTER,"3~4~"}
  969. {BOXDRAW,5,15,75,20,1,7}
  970. {MESSAGE,7,17," For the Link Type, press press SS for `Start-to-Start,' then press",1,7}
  971. {MESSAGE,7,18," RETURN.  Type 0 (zero) for `Lead/Lag' then press RETURN.",1,7}
  972. {HELPLINE,"   "}
  973. {MUSTENTER,"SS~0~"}
  974. /EAY~
  975. {BOXDRAW,5,15,75,20,1,7}
  976. {MESSAGE,7,16,"  Now link tasks 5 and 6 Finish-to-Finish.  First, press /EL.",1,7}
  977. {MESSAGE,7,17,"  Type 5 (for Task-5) and press RETURN, then type 6 (for Task-6)",1,7}
  978. {MESSAGE,7,18,"  and press RETURN.  For the Link Type, press FF and press RETURN,",1,7}
  979. {MESSAGE,7,19,"  then type 0 (zero) at Lead/Lag and press RETURN again.",1,7}
  980. {HELPLINE,"  "}
  981. {MUSTENTER,"/EL5~6~FF~0~"}!
  982. /EAY~
  983. {BOXDRAW,5,15,75,20,1,7}
  984. {MESSAGE,9,17,"  We're going to adjust the task start dates and durations, to",1,7}
  985. {MESSAGE,9,18,"  emphasize the differences between these links.",1,7}
  986. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  987. {HELPLINE," "}/sf6~
  988. ~~23~{LT}{UP}~~~~12~{DN}{WINDOWSOFF}/VT{DN 4}{RT}~/VP{WINDOWSON}{RT}~~!{SCROLLDOWN 7}
  989. {BOXDRAW,5,15,75,20,1,7}
  990. {MESSAGE,7,17,"The tasks linked Start-to-Start begin together; the tasks linked",1,7}
  991. {MESSAGE,7,18,"Finish-to-Finish end on the same date but start on different dates.",1,7}
  992. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  993. {BOXDRAW,5,15,75,20,1,7}
  994. {MESSAGE,7,16,"You see how tasks relate to one another.  Now, let's examine how",1,7}
  995. {MESSAGE,7,17,"resources spend time on their assigned tasks.  A resource is",1,7}
  996. {MESSAGE,7,18,"anything required to complete a task--a person, machinery--  ",1,7}
  997. {MESSAGE,7,19,"anything.  And resources can work part-time or full-time on a task.",1,7}
  998. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  999. {BOXDRAW,5,15,75,20,1,7}
  1000. {MESSAGE,7,17,"   Press /VT to view the Task Details screen.",1,7}
  1001. {HELPLINE,"  "}
  1002. {MUSTENTER "/VT"}
  1003. {WINDOWSOFF}/FDY~/ECPaint Building~~5~/EVS{HOME}{DN 6}{WINDOWSON}{REFRESH}
  1004. {BOXDRAW,32,4,79,12,1,7}
  1005. {MESSAGE,33,6,"  Type PAINTER (as the assigned resource)",1,7}
  1006. {MESSAGE,33,7,"  and press RETURN.",1,7}
  1007. {MUSTENTER "PAINTER~"}{REFRESH}~
  1008. !
  1009. {BOXDRAW,32,4,79,12,1,7}
  1010. {MESSAGE,33,5,"On this 5-day task, the painter works a full 8",1,7}
  1011. {MESSAGE,33,6,"hour day. The HRS field shows the 40 hours the" ,1,7}
  1012. {MESSAGE,33,7,"painter will spend on the task. The allocation",1,7}
  1013. {MESSAGE,33,8,"(ALLC) field shows he's assigned for the full",1,7}
  1014. {MESSAGE,33,9,"day (x means he works the full task duration",1,7}
  1015. {MESSAGE,33,10,"of 5 days).",1,7}
  1016. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  1017. {LT 3}{DN}
  1018. {BOXDRAW,32,4,79,12,1,7}
  1019. {MESSAGE,33,6,"The day x allocation is the default setting.",1,7}
  1020. {MESSAGE,33,7,"If the painter had better equipment, the job",1,7}
  1021. {MESSAGE,33,8,"might go faster.  Although the task is",1,7}
  1022. {MESSAGE,33,9,"scheduled for 5 days, he might finish sooner--",1,7}
  1023. {MESSAGE,33,10,"in the Resource field, type SPEEDY and press",1,7}
  1024. {MESSAGE,33,11,"RETURN.  Then, watch the Finish Delay field.",1,7}
  1025. {MUSTENTER,"SPEEDY~"}{REFRESH}~
  1026. 8~D~{LT 3}24~!
  1027. {BOXDRAW,32,4,79,12,1,7}
  1028. {MESSAGE,33,5,"Here, the difference between the task's",1,7}
  1029. {MESSAGE,33,6,"duration and the assignment's finish shows",1,7}
  1030. {MESSAGE,33,7,"as negative Finish Delay, which is the amount",1,7}
  1031. {MESSAGE,33,8,"of time the painter finishes early.  Using",1,7}
  1032. {MESSAGE,33,9,"the `D' allocation lets you set the number of",1,7}
  1033. {MESSAGE,33,10,"total hours that a resource will work on a",1,7}
  1034. {MESSAGE,33,11,"task, rather than it being calculated for you.",1,7}
  1035. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1036. {HOME}{DN 6}
  1037. {HELPLINE," "}
  1038. {BOXDRAW,32,4,79,12,1,7}
  1039. {MESSAGE,33,5,"What if the painter showed up with a",1,7}
  1040. {MESSAGE,33,6,"toothbrush for a paintbrush?  Just the",1,7}
  1041. {MESSAGE,33,7,"opposite would happen--the painter would",1,7}
  1042. {MESSAGE,33,8,"finish the assignment late.  In the assigned",1,7}
  1043. {MESSAGE,33,9,"resource field, type SLOWGO and press RETURN.",1,7}
  1044. {MUSTENTER,"SLOWGO~"}{REFRESH}~
  1045. 8~D~{LT 3}64~
  1046. !
  1047. {BOXDRAW,32,4,79,12,1,7}
  1048. {MESSAGE,33,5,"Each painter works an eight hour day and",1,7}
  1049. {MESSAGE,33,6,"they're all scheduled for five days of",1,7}
  1050. {MESSAGE,33,7,"painting, but they finish at different times",1,7}
  1051. {MESSAGE,33,8,"because they're assigned a different number",1,7}
  1052. {MESSAGE,33,9,"of total hours.  SPEEDY works 32 hours, and",1,7}
  1053. {MESSAGE,33,10,"SLOWGO works 64 total hours.",1,7}
  1054. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1055. {REFRESH}{HOME}{DN 6}
  1056. {HELPLINE," "}
  1057. {BOXDRAW,32,4,79,12,1,7}
  1058. {MESSAGE,33,6,"Another example of how a resource works on a",1,7}
  1059. {MESSAGE,33,7,"task is when he's assigned part-time because",1,7}
  1060. {MESSAGE,33,8,"his day is divided among several tasks. To see",1,7}
  1061. {MESSAGE,33,9,"how this works in the resource field type BOSS",1,7}
  1062. {MESSAGE,33,10,"and press RETURN",1,7}
  1063. {MUSTENTER,"BOSS~"}{REFRESH}~
  1064. 1~D~{LT 3}5~!
  1065. {BOXDRAW,32,4,79,12,1,7}
  1066. {MESSAGE,33,6,"The Boss is only on-site 5 hours per day; he",1,7}
  1067. {MESSAGE,33,7,"has several jobs in progress and must oversee",1,7}
  1068. {MESSAGE,33,8,"each.  The hours column shows the Boss working",1,7}
  1069. {MESSAGE,33,9,"5 hours on this task.  The rest of his day is",1,7}
  1070. {MESSAGE,33,10,"spent on other tasks.",1,7}
  1071. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1072. {BOXDRAW,32,4,79,12,1,7}
  1073. {MESSAGE,33,6,"This section demonstrated how tasks and",1,7}
  1074. {MESSAGE,33,7,"resources relate.  You can set SuperProject",1,7}
  1075. {MESSAGE,33,8,"so that task durations drive the schedule,",1,7}
  1076. {MESSAGE,33,9,"or let resource assignments determine the",1,7}
  1077. {MESSAGE,33,10,"schedule.  The type of scheduling you use",1,7}
  1078. {MESSAGE,33,11,"depends on your specific needs.",1,7}
  1079. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1080. {BOXDRAW,32,4,79,12,1,7}
  1081. {MESSAGE,34,7,"This concludes this section of the tutorial.",1,7}
  1082. {MESSAGE,34,8,"We recommend that you continue to section 6:",1,7}
  1083. {MESSAGE,34,9,"Resolving Conflicts.",1,7}
  1084. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1085. {RETURN}
  1086. ----------------
  1087. {LABEL CON}
  1088. {MESSAGE,3,21,"                                                                        "}
  1089. {HELPLINE,"  "}
  1090. {BOXDRAW,4,3,75,20,4,1}
  1091. {MESSAGE,10,5,"In this section, you'll learn:",15,1}
  1092. {MESSAGE,15,7,"* how to identify a conflict",15,1}
  1093. {MESSAGE,15,8,"* how to tell a schedule conflict from a resource conflict",15,1}
  1094. {MESSAGE,15,9,"* how to identify the cause of a conflict",15,1}
  1095. {MESSAGE,15,10,"* how to manually resolve a conflict",15,1}
  1096. {MESSAGE,15,11,"* how to `smooth' resource conflicts",15,1}
  1097. {MESSAGE,15,12,"* how to level resource conflicts",15,1}
  1098. {MESSAGE,15,13,"* how to level resource conflicts by priority",15,1}
  1099. {WINDOWSOFF}/VS/EE{DN 7}{LT}~{DN}{RT}~{DN 7}8-17-88~{RT}~/FDy~/VP{WINDOWSON}
  1100. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  1101. {BOXDRAW,5,15,75,20,1,7}
  1102. {MESSAGE,8,16,"SuperProject uses blinking to point out problems.  Whenever a",1,7}
  1103. {MESSAGE,8,17,"task ID or symbol is blinking, it's drawing your attention to a",1,7}
  1104. {MESSAGE,8,18,"conflict.",1,7}
  1105. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1106. {BOXDRAW,5,15,75,20,1,7}
  1107. {MESSAGE,8,16,"Within SuperProject, there are two types of conflict:",1,7}
  1108. {MESSAGE,12,18,"1.  Schedule Conflict (where a date cannot be met).",1,7}
  1109. {MESSAGE 12,19,"2.  Resource Conflict (where a resource is overscheduled).",1,7}
  1110. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1111. {BOXDRAW,5,15,75,20,1,7}
  1112. {MESSAGE,8,16,"Anytime you see blinking, it means one of these situations",1,7}
  1113. {MESSAGE,8,17,"exists.  Let's load our sample project and show you how",1,7}
  1114. {MESSAGE,8,18,"to identify and resolve these conflicts.",1,7}
  1115. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  1116. /FLMOVE.PJ{delay 15}~/VG{PGUP}{HOME}
  1117. {BOXDRAW,5,17,75,20,1,7}
  1118. {MESSAGE,7,18,"As you can see, there are several items blinking on this screen.",1,7}
  1119. {MESSAGE,7,19,"First, there are blinking task ID numbers.",1,7}
  1120. {MESSAGE,5,15,"<--------Blinking ID numbers",14}
  1121. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1122. {BOXDRAW,5,15,75,20,1,7}
  1123. {HELPLINE,"  "}
  1124. {MESSAGE,7,16,"These blinking Task IDs indicate a SCHEDULE conflict; a date,",1,7}
  1125. {MESSAGE,7,17,"for some reason, cannot be met.  Let's examine this task, to",1,7}
  1126. {MESSAGE,7,18,"discover the reason for the conflict.  To do this, switch to the",1,7}
  1127. {MESSAGE,7,19,"Task Details screen: Press /VT.",1,7}
  1128. {MUSTENTER,"/VT"}
  1129. /SF7~
  1130. {MESSAGE,33,5,"Erly:",14}
  1131. {MESSAGE,33,6,"Late:",14}
  1132. {MESSAGE,33,7,"Schd:",14}
  1133. {MESSAGE,33,8,"Actl:",14}
  1134. {MESSAGE,33,9,"Plan:",14}
  1135. {BOXDRAW,5,15,75,20,1,7}
  1136. {MESSAGE,7,16,"Here, you see several different dates for this task: Early, Late,",1,7}
  1137. {MESSAGE,7,17,"Scheduled, Actual and Planned.  Some of these dates are calculated",1,7}
  1138. {MESSAGE,7,18,"by the program--others you can enter.",1,7}
  1139. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1140. {BOXDRAW,5,15,75,20,1,7}
  1141. {MESSAGE,7,16,"Notice the small arrow next to the Early Start Date.  It indicates",1,7}
  1142. {MESSAGE,7,17,"a `MUST' start date.  When you override the calculated Early Start",1,7}
  1143. {MESSAGE,7,18,"date by entering a different date in that field, the date you enter",1,7}
  1144. {MESSAGE,7,19,"is recognized as a Must Start date.",1,7}
  1145. {MESSAGE,48,5,"<---Must Start Date ",14}
  1146. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1147. {BOXDRAW,5,15,75,20,1,7}
  1148. {MESSAGE,7,16,"Notice that this task's ID is blinking.  This tells you that, for",1,7}
  1149. {MESSAGE,7,17,"some reason, this entered start date cannot be met.  In this case,",1,7}
  1150. {MESSAGE,7,18,"the date is too early; the preceding task won't be finished in time",1,7}
  1151. {MESSAGE,7,19,"to start this task by the Must Start Date.",1,7}
  1152. {SUSPEND}
  1153. {HOME}{RT}{DN}{RT}
  1154. {BOXDRAW,5,15,75,20,1,7}
  1155. {MESSAGE,7,17,"If we enter a date that can be met, the blinking will stop.",1,7}
  1156. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1157. {DEL}~{REFRESH}!
  1158. {BOXDRAW,5,15,75,20,1,7}
  1159. {MESSAGE,7,17,"This date is within reach, and the blinking stopped.",1,7}
  1160. {MESSAGE,48,5,"<----          ",14}
  1161. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1162. {HELPLINE," "}
  1163. {BOXDRAW,5,15,75,20,1,7}
  1164. {MESSAGE,7,17,"For your convenience, there's a Preference setting that helps you",1,7}
  1165. {MESSAGE,7,18,"diagnose schedule problems as they occur.  Press /VS to see the",1,7}
  1166. {MESSAGE,7,19,"Preferences screen.",1,7}
  1167. {MUSTENTER,"/VS"}
  1168. {DN 9}
  1169. {BOXDRAW,5,16,75,20,1,7}
  1170. {MESSAGE,7,17,"By setting 'Evaluation Diagnostics' to Yes, the program alerts you",1,7}
  1171. {MESSAGE,7,18,"to scheduling problems, letting you either accept the condition",1,7}
  1172. {MESSAGE,7,19,"or resolve it before calculating the rest of the schedule.",1,7}
  1173. {MESSAGE,32,13,"<----   ",14}
  1174. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1175. {HELPLINE," "}
  1176. {BOXDRAW,5,16,75,20,1,7}
  1177. {MESSAGE,8,17,"Remember, schedule conflicts blink Task ID numbers.  The other type",1,7}
  1178. {MESSAGE,8,18,"of conflict, resource conflict, blinks Gantt symbols.  Let's",1,7}
  1179. {MESSAGE,8,19,"return to the Gantt screen--Press /VG",1,7}
  1180. {MUSTENTER "/VG"}{DN 15}
  1181. {BOXDRAW,5,5,75,10,1,7}
  1182. {MESSAGE,8,7,"The schedule conflict you saw earlier stopped blinking, but there's",1,7}
  1183. {MESSAGE,8,8,"still a symbol blinking to indicate a resource conflict.  On 9/14,",1,7}
  1184. {MESSAGE,8,9,"Barbara is overscheduled--that's why the symbol's blinking.",1,7}
  1185. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1186. {BOXDRAW,5,5,75,10,1,7}
  1187. {MESSAGE,7,6,"A resource is considered overscheduled when it's assigned to more",1,7}
  1188. {MESSAGE,7,7,"hours than it can perform on that date.  This is not necessarily",1,7}
  1189. {MESSAGE,7,8,"work over 8 hours--if the resource works 5 hours a day but is",1,7}
  1190. {MESSAGE,7,9,"scheduled for 6 hours of work, he's one hour over his capacity.",1,7}
  1191. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1192. {HELPLINE," "}
  1193. {BOXDRAW,5,5,75,10,1,7}
  1194. {MESSAGE,7,6,"Let's look at the fields that measure resource capacity--",1,7}
  1195. {MESSAGE,7,7,"press /VR to view the Resource Details screen.",1,7}
  1196. {MUSTENTER "/VR"}/SFBARBARA~{DN 2}
  1197. {BOXDRAW,5,15,75,20,1,7}
  1198. {MESSAGE,41,9,"<----        ",14}
  1199. {MESSAGE,7,16,"These fields, Sunday through Saturday, make up the workweek field.",1,7}
  1200. {MESSAGE,7,17,"Your entries for each day of the week determine the work capacity",1,7}
  1201. {MESSAGE,7,18,"for this resource.  If Monday through Friday are 8-hour workdays,"1,7}
  1202. {MESSAGE,7,19,"the program knows anything over 8 hours of work is too much.",1,7}
  1203. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1204. {HELPLINE," "}
  1205. {BOXDRAW,5,15,75,20,1,7}
  1206. {MESSAGE,7,16,"The work symbol on the overscheduled task blinks on the Gantt Chart.",1,7}
  1207. {MESSAGE,7,17,"How do you determine the cause of the overload?  One quick way is",1,7}
  1208. {MESSAGE,7,18,"to review the resource's assignments on the Resource Calendar. Press",1,7}
  1209. {MESSAGE,7,19,"/VC to see Barbara's Calendar.",1,7}
  1210. {MUSTENTER /VC}
  1211. /ER/EG9-14-88~
  1212. {BOXDRAW,5,15,75,20,1,7}
  1213. {MESSAGE,7,16,"Here, you see the hours scheduled for each workday.  Since",1,7}
  1214. {MESSAGE,7,17,"Barbara's overscheduled on the 14th, let's see the assignments",1,7}
  1215. {MESSAGE,7,18,"scheduled on that date.",1,7}
  1216. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  1217. {HELPLINE," "}
  1218. {BOXDRAW,5,5,75,10,1,7}
  1219. {MESSAGE,7,8,"To see Barbara's assignments for that day, press /EVS.",1,7}
  1220. {MUSTENTER "/EVS"}
  1221. {BOXDRAW,5,5,75,10,1,7}
  1222. {MESSAGE,8,6,"In the lower half of the screen, you see the tasks Barbara's",1,7}
  1223. {MESSAGE,8,7,"assigned to on that date.  The OVR (Overscheduled) column shows",1,7}
  1224. {MESSAGE,8,8,"how much she is overworked.  To correct this press /VR to return",1,7}
  1225. {MESSAGE,8,9,"to the Resource Details screen.",1,7}
  1226. {HELPLINE,"   "}
  1227. {MUSTENTER "/VR"}
  1228. {windowsoff}/vc/er/evo/vr{windowson}
  1229. {HELPLINE,"  "}
  1230. {BOXDRAW,5,16,75,20,1,7}
  1231. {MESSAGE,8,17,"If we drop Barbara down to 8 hours per day, she'll be able to",1,7}
  1232. {MESSAGE,8,18,"handle the workload.  Press DOWN ARROW to the ID field `010'",1,7}
  1233. {MESSAGE,8,19,"then RIGHT ARROW to the ALLC field.",1,7}
  1234. {MUSTENTER "{DN}{DN}{DN}{DN}{RT}{RT}{RT}"}
  1235. {BOXDRAW,5,15,75,20,1,7}
  1236. {MESSAGE,7,16,"Type 3, press RETURN, then type D and press RETURN.  This causes",1,7}
  1237. {MESSAGE,7,17,"Barbara to work for three hours per day for as many hours as you",1,7}
  1238. {MESSAGE,7,18,"choose.  The `D' allocation is not dependent on the task duration",1,7}
  1239. {MESSAGE,7,19,"as is the `X' allocation.",1,7}
  1240. {MUSTENTER "3~D~"}!
  1241. {BOXDRAW,5,15,75,20,1,7}
  1242. {MESSAGE,7,16,"Type 3, press RETURN, then type D and press RETURN.  This causes",1,7}
  1243. {MESSAGE,7,17,"Barbara to work for three hours per day for as many hours as you",1,7}
  1244. {MESSAGE,7,18,"choose.  The `D' allocation is not dependent on the task duration",1,7}
  1245. {MESSAGE,7,19,"as is the `X' allocation.",1,7}
  1246. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1247. {BOXDRAW,5,15,75,20,1,7}
  1248. {MESSAGE,7,17,"The workload is now within her capacity--the blinking on the",1,7}
  1249. {MESSAGE,7,18,"Task Gantt screen will stop.  To check, press /VG.",1,7}
  1250. {HELPLINE,"   "}
  1251. {MUSTENTER "/VG"}{DN 15}
  1252. {BOXDRAW,5,9,75,14,1,7}
  1253. {MESSAGE,7,10,"As you can see, the symbol is no longer blinking.  But what about",1,7}
  1254. {MESSAGE,7,11,"the section MOVE?  Can the work be completed with Barbara spending",1,7}
  1255. {MESSAGE,7,12,"3 hours per day on task PACK?  You could assign a second resource ",1,7}
  1256. {MESSAGE,7,13,"to pick up the remaining 5 hours.",1,7}
  1257. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1258. {BOXDRAW,5,9,75,14,1,7}
  1259. {MESSAGE,7,10,"We just showed you one way to resolve conflict-- by manually",1,7}
  1260. {MESSAGE,7,11,"manipulating a resource's time.  There are other ways to handle",1,7}
  1261. {MESSAGE,7,12,"conflicts; through several scheduling features within SuperProject.",1,7}
  1262. {MESSAGE,7,13,"Let's look at a few of them.",1,7}
  1263. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1264. {BOXDRAW,5,9,75,14,1,7}
  1265. {MESSAGE,7,10,"One way to resolve a conflict is by `Smoothing.' Smoothing resource",1,7}
  1266. {MESSAGE,7,11,"workloads simply uses available float to `absorb' overscheduled ",1,7}
  1267. {MESSAGE,7,12,"time.  This method won't delay the schedule, but it may not",1,7}
  1268. {MESSAGE,7,13,"completely resolve the conflict either.",1,7}
  1269. {SUSPEND}
  1270. /VS{DELAY 20}/EVA
  1271. {BOXDRAW,5,16,75,20,1,7}
  1272. {MESSAGE,8,17,"This advanced preference setting lets you smooth resource",1,7}
  1273. {MESSAGE,8,18,"conflicts.",1,7}
  1274. {MESSAGE,63,9,"<---- ",14}
  1275. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1276. RT~
  1277. {BOXDRAW,5,15,75,20,1,7}
  1278. {MESSAGE,7,16,"Smoothing will only resolve resource conflicts if there is",1,7}
  1279. {MESSAGE,7,17,"sufficient float to absorb the extra hours.  If there is not",1,7}
  1280. {MESSAGE,7,18,"enough float, you can use Resource Leveling.  Resource Leveling",1,7}
  1281. {MESSAGE,7,19,"could delay the project.",1,7}
  1282. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{ESC}
  1283. {BOXDRAW,5,15,75,20,1,7}
  1284. {MESSAGE,7,17,"Resource leveling goes a step further than smoothing--it WILL delay",1,7}
  1285. {MESSAGE,7,18,"tasks to accommodate the resource capacity.  This could delay the",1,7}
  1286. {MESSAGE,7,19,"project's finish, so proceed with caution when leveling conflicts.",1,7}
  1287. {MESSAGE,35,4,"----->",14}
  1288. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1289. {BOXDRAW,5,15,75,20,1,7}
  1290. {MESSAGE,7,17,"Let's put Barbara into conflict again.",1,7}
  1291. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1292. /VT/SFMOVERS~{DN 6}{RT 2}8~D~!
  1293. {BOXDRAW,5,15,75,20,1,7}
  1294. {MESSAGE,8,17,"Barbara is again overscheduled.  Now we will Level her",1,7}
  1295. {MESSAGE,8,18,"scheduled hours--press /VS to reach the Preferences screen.",1,7}
  1296. {HELPLINE,"   "}
  1297. {MUSTENTER "/VS"}{DN 18}
  1298. {BOXDRAW,5,15,75,20,1,7}
  1299. {MESSAGE,8,17,"To turn leveling on--press LEFT ARROW to set Leveling to YES,",1,7}
  1300. {MESSAGE,8,18,"then press RETURN.",1,7}
  1301. {MUSTENTER "{LT}~"}
  1302. {BOXDRAW,5,15,75,20,1,7}
  1303. {MESSAGE,9,17,"Now, let's go to the Resource Gantt screen--press /VH.",1,7}
  1304. {HELPLINE,"  "}
  1305. {MUSTENTER "/VH"}
  1306. {BOXDRAW,6,9,75,11,1,7}
  1307. {MESSAGE,8,10,"Press a ! to recalculate the schedule and watch what happens.",1,7}
  1308. {MUSTENTER "!"}
  1309. {BOXDRAW,5,9,75,14,1,7}
  1310. {MESSAGE,7,10,"Barbara's no longer overscheduled, but the project finish date",1,7}
  1311. {MESSAGE,7,11,"is later than before leveling.  In this case, you did not choose",1,7}
  1312. {MESSAGE,7,12,"which tasks were delayed.  One way to control delay is by using",1,7}
  1313. {MESSAGE,7,13,"Priority.  Press /VR to see the Resource Details Screen.",1,7}
  1314. {HELPLINE,"  "}
  1315. {MUSTENTER "/VR",1,7}
  1316. {BOXDRAW,5,15,75,20,1,7}
  1317. {MESSAGE,7,16,"Here, you can assign a priority to a task.  By assigning a priority",1,7}
  1318. {MESSAGE,7,17,"number, you control which tasks are delayed first by leveling.",1,7}
  1319. {MESSAGE,7,18,"Priority is a relative level of importance--watch, while we make",1,7}
  1320. {MESSAGE,7,19,"the task PACK a higher priority task than MOVERS.",1,7}
  1321. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1322. {DN 4}{RT 7}80~{DELAY 20}
  1323. {BOXDRAW,5,15,75,20,1,7}
  1324. {HELPLINE,"  "}
  1325. {MESSAGE,8,16,"The task with the highest priority moves to the top of the list.",1,7}
  1326. {MESSAGE,8,17,"Watch the assignment start and finish dates as you recalculate--",1,7}
  1327. {MESSAGE,8,18,"press !.",1,7}
  1328. {MUSTENTER "!"}
  1329. {BOXDRAW,5,15,75,20,1,7}
  1330. {MESSAGE,7,16,"As you can see the dates recalculated so that the tasks are now",1,7}
  1331. {MESSAGE,7,17,"scheduled in reverse order as before.  The task with the highest",1,7}
  1332. {MESSAGE,7,18,"priority, PACK, is scheduled first.  Priority can shift tasks that",1,7}
  1333. {MESSAGE,7,19,"are not restrained by links.",1,7}
  1334. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1335. {BOXDRAW,5,15,75,20,1,7}
  1336. {MESSAGE,7,16,"This is the end of the Resource Conflict section.  To see more",1,7}
  1337. {MESSAGE,7,17,"features of the program, continue to Using Select Criteria.",1,7}
  1338. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1339. {RETURN}
  1340. ----------------
  1341. {LABEL USING}
  1342. {HELPLINE,"   "}
  1343. {MESSAGE,3,21,"                                                                        "}
  1344. {BOXDRAW,4,3,75,20,4,1}
  1345. {MESSAGE,7,5,"In this section you'll learn how to use the Select Criteria",15,1}
  1346. {MESSAGE,7,6,"feature, including:",15,1}
  1347. {MESSAGE,9,8,"*  What Select Criteria does",15,1}
  1348. {MESSAGE,9,10,"*  Defining a subset",15,1}
  1349. {MESSAGE,9,12,"*  Sorting subsets",15,1}
  1350. {MESSAGE,9,14,"*  Customizing the Outline screen, reports, and data exports",15,1}
  1351. {MESSAGE,9,16,"*  Using subset groups for reports",15,1}
  1352. {WINDOWSOFF}/VS/EE{DN 9}{RT}~{DN 7}8-17-88~{RT}~/FDy~/VO/FLMOVE.PJ~{WINDOWSON}
  1353. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  1354. {BOXDRAW,5,15,75,20,1,7}
  1355. {MESSAGE,9,16," Select criteria is a way of manipulating the information you see",1,7}
  1356. {MESSAGE,9,17," on-screen and in reports and data export. You can use it to",1,7}
  1357. {MESSAGE,9,18," concentrate on a specific area of interest.",1,7}
  1358. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1359. {BOXDRAW,5,15,75,20,1,7}
  1360. {MESSAGE,9,16,"For example, you could print a report of all Susie's assignments",1,7}
  1361. {MESSAGE,9,17,"between June 1 and June 12, in order by start date.",1,7}
  1362. {SUSPEND}
  1363. {BOXDRAW,5,15,75,20,1,7}
  1364. {MESSAGE,9,16,"You could also export all tasks with a total cost over $1000.00",1,7}
  1365. {MESSAGE,9,17,"to a spreadsheet file.",1,7}
  1366. {SUSPEND}
  1367. {BOXDRAW,5,15,75,20,1,7}
  1368. {MESSAGE,9,16,"You could also customize the Outline screen, specifying which",1,7}
  1369. {MESSAGE,9,17,"fields appear in which columns, and hiding fields you don't want",1,7}
  1370. {MESSAGE,9,18,"to display.",1,7}
  1371. {SUSPEND}
  1372. {BOXDRAW,5,2,75,21,1,7}
  1373. {MESSAGE,9,3,"Here are the basic steps for defining a Select Criteria set:",1,7}
  1374. {MESSAGE,9,5,"1.  Determine whether you want task, resource, or assignment",1,7}
  1375. {MESSAGE,9,6,"    information then go to the appropriate Select screen (Task ",1,7}
  1376. {MESSAGE,9,7,"    Select, Resource Select, or Assignment select).",1,7}
  1377. {MESSAGE,9,9,"2.  Enter a name for this criteria set.",1,7}
  1378. {MESSAGE,9,11,"3.  Enter the minimum parameter (starting date, lowest cost,",1,7}
  1379. {MESSAGE,9,12,"    etc.) and maximum parameter (ending date, highest cost, etc.)",1,7}
  1380. {MESSAGE,9,14,"4.  Specify the sorting order (by date, cost, etc.) if desired.",1,7}
  1381. {MESSAGE,9,16,"5.  Specify column order for reports, exports, or screens (if",1,7}
  1382. {MESSAGE,9,17,"    applicable)",1,7}
  1383. {MESSAGE,9,19,"6.  Activate the subset.",1,7}
  1384. {MESSAGE,9,20,"    (Select options are effected by your Preference settings)",1,7}
  1385. {SUSPEND}{REFRESH}
  1386. {BOXDRAW,5,15,75,20,1,7}
  1387. {MESSAGE,9,16,"Let's say you want to print a report of all tasks with 5 days",1,7}
  1388. {MESSAGE,9,17,"duration in order by start date.  You have determined what",1,7}
  1389. {MESSAGE,9,18,"information you want.  In this case, it's task data.",1,7}
  1390. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1391. /S{DELAY 5}{DN 6}{DELAY 15}~
  1392. {BOXDRAW,5,15,75,20,1,7}
  1393. {MESSAGE,9,16,"Here on the Task Selection screen are fields related to ",1,7}
  1394. {MESSAGE,9,17,"tasks.  If you've turned certain fields 'off' by switching",1,7}
  1395. {MESSAGE,9,18,"them to `NO' on the Setup Preferences screen, you won't see",1,7}
  1396. {MESSAGE,9,19,"them on this screen.",1,7}
  1397. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1398. {HELPLINE," "}
  1399. {BOXDRAW,5,15,75,20,1,7}
  1400. {MESSAGE,9,17,"First, name this criteria set.  Let's call it 5DAYTASK--type",1,7}
  1401. {MESSAGE,9,18,"5DAYTASK and press RETURN",1,7}
  1402. {MUSTENTER,"5DAYTASK~"}
  1403. {BOXDRAW,5,15,75,20,1,7}
  1404. {MESSAGE,9,16,"Once you define it, this selection set is saved, so you can use",1,7}
  1405. {MESSAGE,9,17,"it again.  Now, define your minimum and maximum parameters.  If",1,7}
  1406. {MESSAGE,9,18,"you only want to see tasks lasting 5 days, this is your MINIMUM",1,7}
  1407. {MESSAGE,9,19,"criterion.",1,7}
  1408. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1409. {DN 5}
  1410. {HELPLINE," "}
  1411. {BOXDRAW,5,15,75,20,1,7}
  1412. {MESSAGE,9,17,"In the Duration's column `Select From/Match,' type 5 and press",1,7}
  1413. {MESSAGE,9,18,"RETURN.",1,7}
  1414. {MUSTENTER,"5~"}
  1415. {MESSAGE,9,16,"Since you want to see only the tasks lasting 5 days, this is",1,7}
  1416. {MESSAGE,9,17,"also your MAXIMUM criterion.  Enter a 5 here in the `Select To'",1,7}
  1417. {MESSAGE,9,18,"column and press RETURN.",1,7}
  1418. {MUSTENTER,"5~"}
  1419. {DN 2}
  1420. {BOXDRAW,5,15,75,20,1,7}
  1421. {MESSAGE,9,16,"The next step is to tell SuperProject how you want to sort the",1,7}
  1422. {MESSAGE,9,17,"columns.  To sort the assignments in order by Scheduled Start",1,7}
  1423. {MESSAGE,9,18,"Date, type a 1 in the Sort Column and press RETURN.",1,7}
  1424. {MUSTENTER "1~"}
  1425. {MESSAGE,9,16,"Let's say you only want to print the Task Name, Duration,     ",1,7}
  1426. {MESSAGE,9,17,"Scheduled Start and Finish date columns.  We will set this by",1,7}
  1427. {MESSAGE,9,18,"defining the Column Order settings now.              ",1,7}
  1428. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1429. {HELPLINE,"                                 Wait..."}
  1430. {WINDOWSOFF}{UP 6}1{DN}0{DN}0{DN}0{DN}2{DN}0{DN}3{DN}4{DN}0{DN}0{DN}
  1431. 0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}
  1432. 0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}
  1433. {windowson}{HOME}
  1434. {BOXDRAW,5,15,75,20,1,7}
  1435. {HELPLINE," "}
  1436. {MESSAGE,9,17," Press F7 to activate this subset...",1,7}
  1437. {MUSTENTER,"{SELECT}"}
  1438. {BOXDRAW,5,17,74,20,1,7}
  1439. {MESSAGE,9,18,"Here's how the Outline screen looks.  Notice that only the",1,7}
  1440. {MESSAGE,9,19,"columns defined with Select Criteria display.",1,7}
  1441. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1442. {BOXDRAW,5,17,74,20,1,7}
  1443. {MESSAGE,9,18,"Now let's go to the Task Details screen to see the subset that",1,7}
  1444. {MESSAGE,9,19,"we defined.  Press /VT.",1,7}
  1445. {HELPLINE,"  "}
  1446. {MUSTENTER,"/VT"}
  1447. {BOXDRAW,5,17,74,20,1,7}
  1448. {MESSAGE,9,18,"You can view only the selected subset by pressing the TAB key.",1,7}
  1449. {MESSAGE,9,19,"Press the TAB key three times to see the tasks.",1,7}
  1450. {HELPLINE,"  "}
  1451. {MUSTENTER,"{TAB}{TAB}{TAB}"}
  1452. {BOXDRAW,5,17,74,20,1,7}
  1453. {MESSAGE,9,18,"Now press /VO to return to the Outline Screen.",1,7}
  1454. {HELPLINE,"  "}
  1455. {MUSTENTER,"/VO"}
  1456. {BOXDRAW,5,17,74,20,1,7}
  1457. {HELPLINE," "}
  1458. {MESSAGE,8,18,"Let's say you want to print this specific information on a report.",1,7}
  1459. {MESSAGE,8,19,"Press /OR (Output, Report) to see the Report Selection menu.",1,7}
  1460. {MUSTENTER,"/OR"}{HOME}
  1461. {BOXDRAW,4,17,74,20,1,7}
  1462. {MESSAGE,7,18,"The first column lets you choose what type of report you want.",1,7}
  1463. {MESSAGE,7,19,"Use the ARROW keys to move to Task Summary and press RETURN.",1,7}
  1464. {HELPLINE," "}
  1465. {MUSTENTER "{DN}{DN}~"}{REFRESH}
  1466. {HELPLINE," "}
  1467. {BOXDRAW,4,17,74,20,1,7}
  1468. {MESSAGE,9,18,"Next, Arrow down to `Resource' and press RETURN.",1,7}
  1469. {MUSTENTER,"{DN}{DN}{DN}{DN}~"}
  1470. {BOXDRAW,4,17,74,20,1,7}
  1471. {MESSAGE,7,18,"By choosing `Resource' in the Matrix Format column, additional",1,7}
  1472. {MESSAGE,7,19,"information will be added to the report.",1,7}
  1473. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1474. {HELPLINE,"  "}
  1475. {BOXDRAW,4,17,74,20,1,7}
  1476. {MESSAGE,7,18,"The Matrix Data options will determine what those extra fields will",1,7}
  1477. {MESSAGE,7,19,"contain.  For now just RETURN through both Matrix Data fields.",1,7}
  1478. {MUSTENTER,"~~"}{Windowsoff}{ESC}{WINDOWSON}/or
  1479. {HELPLINE," "}
  1480. {BOXDRAW,4,5,74,10,1,7}
  1481. {MESSAGE,7,6,"In the Select Criteria field you have an option of pressing",1,7}
  1482. {MESSAGE,7,7,"the <F6> key to see all available Selects.  Press <F6> and"1,7}
  1483. {MESSAGE,7,8,"RETURN on 5DAYTASK to choose it as our Select Criteria Option.",1,7}
  1484. {MUSTENTER,"{LIST}~"}
  1485. {BOXDRAW,4,5,74,10,1,7}
  1486. {MESSAGE,7,6,"We will fill in the rest of the defaults and print this report to",1,7}
  1487. {MESSAGE,7,7,"screen for you to see.",1,7}
  1488. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1489. {DN}{DN}F{RT}{RT}~{CONFIRM}
  1490. {BOXDRAW,5,15,75,20,1,7}
  1491. {MESSAGE,7,16,"You can see that the only columns on this report are those listed",1,7}
  1492. {MESSAGE,7,17,"in our Select Criteria and those added by the Matrix Format option",1,7}
  1493. {MESSAGE,7,18,"on the Reports Definition.",1,7}
  1494. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1495. {BOXDRAW,5,15,75,20,1,7}
  1496. {MESSAGE,7,16,"That completes this section of the tutorial.  Continue to,",1,7}
  1497. {MESSAGE,7,17,"the next section, `WBS Codes.'",1,7}
  1498. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1499. {WINDOWSOFF}{ESC}/OR{HOME}{UP 2}~{UP 4}~{ESC}/SU/vp{WINDOWSON}{REFRESH}
  1500. {RETURN}
  1501. ----------------
  1502. {LABEL WBS}
  1503. {MESSAGE,3,21,"                                                                        "}
  1504. {BOXDRAW,4,3,75,20,4,1}
  1505. {MESSAGE,12,5,"This section introduces you to work breakdown structures",15,1}
  1506. {MESSAGE,12,6,"including:",15,1}
  1507. {MESSAGE,17,8,"* What they are used for",15,1}
  1508. {MESSAGE,17,10,"* How to design a WBS",15,1}
  1509. {MESSAGE,17,12,"* How to enter a WBS",15,1}
  1510. {MESSAGE,17,14,"* How to use WBS codes in reports and data transfers",15,1}
  1511. {WINDOWSOFF}/VS/EE{DN 9}{RT}~{DN 7}8-17-88~{RT}~/FDy~/VP{WINDOWSON}
  1512. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1513. {REFRESH}
  1514. {BOXDRAW,5,15,75,20,1,7}
  1515. {MESSAGE,8,16,"First we will load in a project and move to the Work Breakdown",1,7}
  1516. {MESSAGE,8,17,"Chart.",1,7}
  1517. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1518. {REFRESH}/FLMOVE.PJ{DELAY 15}~/VW/ER/ER{SCROLLDOWN 5}
  1519. {BOXDRAW,5,15,75,20,1,7}
  1520. {MESSAGE,8,16,"Work Breakdown Structure is a method of organizing the layout of a",1,7}
  1521. {MESSAGE,8,17,"project.  As you can see on the screen our project is broken down",1,7}
  1522. {MESSAGE,8,18,"into different levels.  Each task can be assigned a Work Breakdown",1,7}
  1523. {MESSAGE,8,19,"code based on: the project, level and position in the project.",1,7}
  1524. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1525. {BOXDRAW,5,15,75,20,1,7}
  1526. {MESSAGE,8,16,"First we will have to set SuperProject Expert to use WBS codes",1,7}
  1527. {MESSAGE,8,17,"instead of task numbers.  That option is on the Preference screen.",1,7}
  1528. {MESSAGE,8,18,"Press /VS for the Preferences screen.",1,7}
  1529. {HELPLINE,"  "}
  1530. {MUSTENTER "/VS"}{UP}
  1531. {BOXDRAW,5,7,48,13,1,7}
  1532. {MESSAGE,7,9,"We will change the `Show WBS number on",1,7}
  1533. {MESSAGE,7,10,"Pert/WBS' to YES.",1,7}
  1534. {MESSAGE,37,20,"---->",14}
  1535. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{LT}~
  1536. {BOXDRAW,5,7,48,13,1,7}
  1537. {MESSAGE,7,8,"That change will show WBS codes",1,7}
  1538. {MESSAGE,7,9,"instead of task ID numbers.  Now you ",1,7}
  1539. {MESSAGE,7,10,"can set the format for the WBS codes on" ,1,7}
  1540. {MESSAGE,7,11,"the Project Details screen.  Press /VD",1,7}
  1541. {MESSAGE,7,12,"to get to the Project Details Screen.",1,7}
  1542. {HELPLINE,"   "}
  1543. {MUSTENTER "/VD"}
  1544. {DN 3}
  1545. {BOXDRAW,5,15,75,20,1,7}
  1546. {MESSAGE,7,16,"This is the WBS Mask field.  In this field, you can set the format",1,7}
  1547. {MESSAGE,7,17,"for your WBS structure.  Since our sample project has three levels",1,7}
  1548. {MESSAGE,7,18,"we can set the WBS code with at least three levels.  In the WBS",1,7}
  1549. {MESSAGE,7,19,"area, type in MOVE as the project name.",1,7}
  1550. {MESSAGE,26,7,"<----        ",14}
  1551. {HELPLINE,"  "}
  1552. {MUSTENTER "MOVE"}
  1553. {BOXDRAW,5,15,75,20,1,7}
  1554. {MESSAGE,7,16,"Using text in the WBS code is not required, however, you can mix",1,7}
  1555. {MESSAGE,7,17,"text and numbers in any format.  Next type in a separator.  In",1,7}
  1556. {MESSAGE,7,18,"this case, use a . (period).",1,7}
  1557. {MUSTENTER "."}
  1558. {BOXDRAW,5,15,75,20,1,7}
  1559. {MESSAGE,7,16,"The separator is used to set the next level in the project.  For",1,7}
  1560. {MESSAGE,7,17,"the next level we will use a 1.  The one says that this is the",1,7}
  1561. {MESSAGE,7,18,"primary level, with single digit (1-9) entries.  Type in a 1- (the",1,7}
  1562. {MESSAGE,7,19,"dash is the next separator.)",1,7}
  1563. {MUSTENTER "1-"}
  1564. {BOXDRAW,5,15,75,20,1,7}
  1565. {MESSAGE,7,16,"Time to enter the second level of the WBS code for the project.",1,7}
  1566. {MESSAGE,7,17,"Use '222.' for this second level of tasks.  By using three digits,",1,7}
  1567. {MESSAGE,7,18,"you could have up to 999 entries at this level (the period is a",1,7}
  1568. {MESSAGE,7,19,"separator for the next level.)  Press 222. now.",1,7}
  1569. {MUSTENTER "222."}
  1570. {BOXDRAW,5,15,75,20,1,7}
  1571. {MESSAGE,8,16,"Good.  Now to set a third level that would allow for up to 99",1,7}
  1572. {MESSAGE,8,17,"entries, we would type in a 33 as the last level of the WBS code.",1,7}
  1573. {MESSAGE,8,18,"Type in 33 at this time and press RETURN.",1,7}
  1574. {MUSTENTER "33~"}
  1575. {BOXDRAW,5,15,75,20,1,7}
  1576. {MESSAGE,7,16,"To see the results, now press /VW to go to the Work",1,7}
  1577. {MESSAGE,7,17,"Breakdown Chart.",1,7}
  1578. {HELPLINE,"   "}
  1579. {MUSTENTER "/VW"}/EE
  1580. {BOXDRAW,5,5,75,9,1,7}
  1581. {MESSAGE,7,6,"The Project heading is given MOVE.1-000.00.",1,7}
  1582. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{DN}{LT}
  1583. {BOXDRAW,5,5,75,9,1,7}
  1584. {MESSAGE,7,6,"However the section headings are given MOVE.1-001.00, MOVE.1-002.00",1,7}
  1585. {MESSAGE,7,7,"and MOVE.1-003.00.",1,7}
  1586. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{DN}
  1587. {BOXDRAW,5,5,75,9,1,7}
  1588. {MESSAGE,7,6,"And the tasks under section 1 are given the WBS code of",1,7}
  1589. {MESSAGE,7,7,"MOVE.1-001.01 for first task in the first section of MOVE.  The",1,7}
  1590. {MESSAGE,7,8,"remaining tasks are ordered sequentially.",1,7}
  1591. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1592. {BOXDRAW,5,5,75,9,1,7}
  1593. {MESSAGE,7,6,"Another application of the WBS codes can be shown on the Outline",1,7}
  1594. {MESSAGE,7,7,"screen.  Press /VO to go to the Outline screen.",1,7}
  1595. {HELPLINE,"   "}
  1596. {MUSTENTER "/VO"}
  1597. {BOXDRAW,5,15,75,20,1,7}
  1598. {MESSAGE,7,16,"Press <F8> to set the Outline screen to show the WBS field.",1,7}
  1599. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1600. {HELPLINE,"        Wait..."}
  1601. {WINDOWSOFF}/VO/STSET~~{RT 3}{DN 3}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0
  1602. {DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}4{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}
  1603. 0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0
  1604. {SELECT}{WINDOWSON}{REFRESH}
  1605. {BOXDRAW,5,15,75,20,1,7}
  1606. {MESSAGE,7,16,"Since WBS codes are exact markers of a task or heading location",1,7}
  1607. {MESSAGE,7,17,"in a project, changing the codes changes the physical location of",1,7}
  1608. {MESSAGE,7,18,"the task.  Watch as we change the heading designation on the",1,7}
  1609. {MESSAGE,7,19,"ANALYZE NEEDS Task.",1,7}
  1610. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{refresh}
  1611. {DN 4}{RT 2}{INSERT}{RT 3}2~!
  1612. {BOXDRAW,5,15,75,20,1,7}
  1613. {MESSAGE,7,16,"Market Price now moved down under the second heading since we",1,7}
  1614. {MESSAGE,7,17,"changed the second level number. ",1,7}
  1615. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1616. {BOXDRAW,5,15,75,20,1,7}
  1617. {MESSAGE,7,16,"This concludes the WBS section.  Please continue on to",1,7}
  1618. {MESSAGE,7,17,"section 9 of the tutorial: PERT Probability.",1,7}
  1619. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1620. {WINDOWSOFF}/VS{UP}{RT}~/VP/SU{WINDOWSON}{REFRESH}
  1621. {RETURN}
  1622. ----------------
  1623. {LABEL PERT}
  1624. {LABEL NO9}
  1625. {HELPLINE,"   "}
  1626. {MESSAGE,3,21,"                                                                        "}
  1627. {BOXDRAW,4,3,75,20,4,1}
  1628. {MESSAGE,12,5,"This section describes how to determine a probable completion",15,1}
  1629. {MESSAGE,12,6,"date.  Here you'll learn how to use the following advanced",15,1}
  1630. {MESSAGE,12,7,"features:",15,1}
  1631. {MESSAGE,17,11,"* Pert Probability ",15,1}
  1632. {MESSAGE,17,14,"* Task Duration Deviation ",15,1}
  1633. {WINDOWSOFF}/VS/EE{DN 9}{RT}~{DN 7}8-17-88~{RT}~/FDy~/VP{WINDOWSON}
  1634. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  1635. {BOXDRAW,5,15,75,20,1,7}
  1636. {MESSAGE,7,16,"On large projects that span months or years, it's hard to estimate",1,7}
  1637. {MESSAGE,7,17,"a realistic project finish date.  Slight delays in a critical area",1,7}
  1638. {MESSAGE,7,18,"could add weeks, even months, to a project duration.",1,7}
  1639. {HELPLINE,"                         --Press <F8> to continue--"}{SUSPEND}
  1640. {BOXDRAW,5,15,75,20,1,7}
  1641. {MESSAGE,7,16,"SuperProject helps you define a 'window' during which you have a 99%",1,7}
  1642. {MESSAGE,7,17,"probability the project will finish.  Since project duration is",1,7}
  1643. {MESSAGE,7,18,"calculated from the task durations and their inter-relationships,",1,7}
  1644. {MESSAGE,7,19,"you can define a 'degree of confidence' in the estimated duration.",1,7}
  1645. {SUSPEND}
  1646. {BOXDRAW,5,15,75,20,1,7}
  1647. {MESSAGE,7,16,"We will load a project so that you can see the features that you",1,7}
  1648. {MESSAGE,7,17,"use to define a completion window.",1,7}
  1649. {SUSPEND}
  1650. /FLMOVE.PJ{DELAY 10}~/VS{UP 11}
  1651. {BOXDRAW,5,15,75,20,1,7}
  1652. {MESSAGE,7,16,"The Show Task Duration Deviation setting lets you enter a variance",1,7}
  1653. {MESSAGE,7,17,"factor for each task, to express the percentage that the duration",1,7}
  1654. {MESSAGE,7,18,"could vary.  From this entry, SuperProject estimates a likely",1,7}
  1655. {MESSAGE,7,19,"duration as well as Best and Worst case.",1,7}
  1656. {MESSAGE,35,10,"----->",14}
  1657. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1658. {REFRESH}/E{DN 5}
  1659. {BOXDRAW,5,16,75,21,1,7}
  1660. {MESSAGE,7,17,"   This menu choice offers additional scheduling features...,",1,7}
  1661. {MESSAGE,44,8," <------               ",14}
  1662. {HELPLINE,"                      --Press <F8> to continue--"}
  1663. {SUSPEND}~{DN 6}{LT}~{UP}{RT}
  1664. {BOXDRAW,5,2,75,6,1,7}
  1665. {MESSAGE,7,3,"The Show Optimistic, Likely, Pessimistic Durations setting lets",1,7}
  1666. {MESSAGE,7,4,"you enter a range of task durations, from which SuperProject",1,7}
  1667. {MESSAGE,7,5,"calculates the deviation factor.",1,7}
  1668. {MESSAGE,62,15," <----",14}
  1669. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1670. {BOXDRAW,5,2,75,6,1,7}
  1671. {MESSAGE,7,3,"These two features work together.  Entering a variance factor",1,7}
  1672. {MESSAGE,7,4,"calculates a range of durations, entering a range of durations",1,7}
  1673. {MESSAGE,7,5,"calculates a variance factor--they feed off one another.",1,7}
  1674. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1675. {ESC}{REFRESH}
  1676. {BOXDRAW,5,2,75,6,1,7}
  1677. {MESSAGE,7,4,"Let's go to the Outline screen and work with these fields...",1,7}
  1678. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1679. /VO
  1680. {BOXDRAW,5,15,75,20,1,7}
  1681. {MESSAGE,7,17,"To make it easier, we'll rearrange the Outline screen...",1,7}
  1682. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1683. {HELPLINE,"   "}
  1684. {WINDOWSOFF}/ST{DN 2}{RT 3}{DN}{DN}0{DN}0{DN}0{DN}3{DN}4{DN}5{DN}6{DN}0{DN}0{DN}0{DN}
  1685. 0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}
  1686. 0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0
  1687. {SELECT}{WINDOWSON}{REFRESH}
  1688. {BOXDRAW,5,15,75,20,1,7}{DN 2}{RT 2}
  1689. {MESSAGE,7,16,"Entering a one for a five day task means that you are 99% sure that",1,7}
  1690. {MESSAGE,7,17,"the task will finish within 3 days of the likely duration, 95% sure",1,7}
  1691. {MESSAGE,7,18,"that it will finish within 2 days and 68% sure that it will finish",1,7}
  1692. {MESSAGE,7,19,"within 1 day of likely.  In the deviation field, type 1 and RETURN.",1,7}
  1693. {MUSTENTER "1~"}{REFRESH}!
  1694. {DN 5}{DELAY 20}
  1695. {BOXDRAW,5,15,75,20,1,7}
  1696. {MESSAGE,7,16,"The other way that this could be done is to enter your estimates",1,7}
  1697. {MESSAGE,7,17,"for the duration and let SuperProject calculate the Deviation.",1,7}
  1698. {MESSAGE,7,18,"We will enter Optimum, Likely and Pessimistic dates to show how",1,7}
  1699. {MESSAGE,7,19,"SuperProject can calculate the deviation.",1,7}
  1700. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1701. {REFRESH}4~{DELAY 10}10~{DELAY 10}16~!{DELAY 10}
  1702. {BOXDRAW,5,15,75,20,1,7}
  1703. {MESSAGE,7,16,"You can see that the system will calculate deviation based on",1,7}
  1704. {MESSAGE,7,17,"duration or it will calculate duration when given a deviation.",1,7}
  1705. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1706. {BOXDRAW,5,15,75,20,1,7}
  1707. {MESSAGE,7,16,"This concludes section 9 of the tutorial.  Please continue on to",1,7}
  1708. {MESSAGE,7,17,"section 10 of the tutorial: Actual and Planned Dates.",1,7}
  1709. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}/SU
  1710. {WINDOWSOFF}/VS/EA{DN 6}{RT}~{ESC}/VP{WINDOWSON}{REFRESH}
  1711. {RETURN}
  1712. ----------------
  1713. {LABEL ACT}
  1714. {LABEL NO10}
  1715. {HELPLINE,"   "}
  1716. {MESSAGE,3,21,"                                                                        "}
  1717. {BOXDRAW,4,3,75,20,4,1}
  1718. {MESSAGE,10,5,"In this section, you'll learn:",15,1}
  1719. {MESSAGE,15,8,"* how to enter actual dates for project tracking",15,1}
  1720. {MESSAGE,15,11,"* how to set planned dates",15,1}
  1721. {MESSAGE,15,14,"* how to show actual vs. planned dates in reports",15,1}
  1722. {WINDOWSOFF}/VS/EE{DN 9}{RT}~{DN 7}9-05-88~{RT}~/FDy~/VP{WINDOWSON}
  1723. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{REFRESH}
  1724. {BOXDRAW,5,15,75,20,1,7}
  1725. {MESSAGE,8,16,"SuperProject is not just a tool for planning projects.  It can be",1,7}
  1726. {MESSAGE,8,17,"used to track projects through to their completion, giving you as",1,7}
  1727. {MESSAGE,8,18,"much or as little information as you need.",1,7}
  1728. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1729. {BOXDRAW,5,15,75,20,1,7}
  1730. {MESSAGE,7,16,"In SuperProject there are three datelines to compare.  They are:",1,7}
  1731. {MESSAGE,7,17,"Planned, Scheduled and Actual.  Depending on the Preferences that",1,7}
  1732. {MESSAGE,7,18,"you set, Scheduled can take the place of Planned or Actual.  To see",1,7}
  1733. {MESSAGE,7,19,"how this is done press /VS to go to the Preference screen.",1,7}
  1734. {HELPLINE,"    "}
  1735. {MUSTENTER "/VS"}{DN 12}{LT 2}~{DN 6}{RT}~{up}
  1736. {BOXDRAW,0,2,40,11,1,7}
  1737. {MESSAGE,2,3,"The important settings on this screen",1,7}
  1738. {MESSAGE,2,4,"are 2nd Gantt Line, Feedback Actuals ",1,7}
  1739. {MESSAGE,2,5,"and Show Actuals.  The 2nd Gantt Line",1,7}
  1740. {MESSAGE,2,6,"activates an additional line on the",1,7}
  1741. {MESSAGE,2,7,"Gantt Chart to make comparisons",1,7}
  1742. {MESSAGE,2,8,"easier.  The second line can be actual",1,7}
  1743. {MESSAGE,2,9,"or planned dates.",1,7}
  1744. {MESSAGE,37,17,"<---",14}{MESSAGE,62,5,"<---",14}{MESSAGE,58,14,"<---",14}
  1745. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1746. {BOXDRAW,0,2,40,11,1,7}
  1747. {MESSAGE,2,3,"Using the other two options, you set",1,7}
  1748. {MESSAGE,2,4,"what the first line contains.  If",1,7}
  1749. {MESSAGE,2,5,"Feedback Actuals is set to NO, the",1,7}
  1750. {MESSAGE,2,6,"top Gantt line will be the Scheduled",1,7}
  1751. {MESSAGE,2,7,"dates.  If Feedback is set to Yes,",1,7}
  1752. {MESSAGE,2,8,"then you get Actual dates (when",1,7}
  1753. {MESSAGE,2,9,"entered) overriding the Scheduled",1,7}
  1754. {MESSAGE,2,10,"dates.",1,7}
  1755. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1756. {BOXDRAW,0,2,40,11,1,7}
  1757. {MESSAGE,2,3,"We are going to load MOVE.PJ to show",1,7}
  1758. {MESSAGE,2,4,"you some examples.  The present",1,7}
  1759. {MESSAGE,2,5,"settings are 2nd Gantt Line is Actual,",1,7}
  1760. {MESSAGE,2,6,"Feedback Actuals is NO and Show ",1,7}
  1761. {MESSAGE,2,7,"Actuals is YES.",1,7}
  1762. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1763. /FLMOVE.PJ{DELAY 10}~/VT
  1764. {BOXDRAW,5,15,75,20,1,7}
  1765. {MESSAGE,7,16,"Here on the Task Details screen is where the Planned Baseline is",1,7}
  1766. {MESSAGE,7,17,"set. The planned baseline is a locked set of dates and costs",1,7}
  1767. {MESSAGE,7,18,"that you can compare to the Actual or Scheduled dates and costs",1,7}
  1768. {MESSAGE,7,19,"when your project is in progress.",1,7}
  1769. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1770. {BOXDRAW,5,15,75,20,1,7}
  1771. {MESSAGE,7,16,"We'll transfer the planned baseline, add a few Actual dates",1,7}
  1772. {MESSAGE,7,17,"and go to the Gantt Chart to show you what we mean.",1,7}
  1773. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1774. /E{DELAY 5}{DN 7}{DELAY 20}~
  1775. {DELAY 20}{DN 3}{RT}8-17-88~{DELAY 10}8-25-88~{DELAY 10}{NEXT}
  1776. {DELAY 15}{UP}{RT}8-17-88~{DELAY 10}8-23-88~{DELAY 10}{NEXT}
  1777. {DELAY 20}{UP}{RT}08-24-88~{DELAY 15}9-4-88~{DELAY 20}/VG
  1778. {PAGEUP}{UP 4}{HOME}!
  1779. {BOXDRAW,5,15,75,20,1,7}
  1780. {MESSAGE,7,17,"With the present settings, we are looking at each task having the",1,7}
  1781. {MESSAGE,7,18,"first line as the unchanged Scheduled Date and the second line",1,7}
  1782. {MESSAGE,7,19,"is the Actual Date.",1,7}
  1783. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1784. {BOXDRAW,5,14,75,20,1,7}
  1785. {MESSAGE,8,15,"Another arrangement would be to set Feedback Actuals to YES.  This",1,7}
  1786. {MESSAGE,8,16,"would change your Scheduled Dates so that they take the Actual",1,7}
  1787. {MESSAGE,8,17,"task dates and modify the rest of the schedule.  This is usually",1,7}
  1788. {MESSAGE,8,18,"compared to Planned Dates to show the Original schedule vs. the",1,7}
  1789. {MESSAGE,8,19,"`in progress' schedule.  Watch as we make the changes.",1,7}
  1790. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1791. /VS{DELAY 10}{DN 12}{RT 1}~{DN 6}{LT}~{DELAY 10}/VG!
  1792. {BOXDRAW,5,14,75,20,1,7}
  1793. {MESSAGE,8,15,"Here we see the active schedule against the original static plan.",1,7}
  1794. {MESSAGE,8,16,"In addition to being able to change the layout of the screen",1,7}
  1795. {MESSAGE,8,17,"itself you can modify the output to include additional information",1,7}
  1796. {MESSAGE,8,18,"such as planned, scheduled or actual dates.  We'll set up the",1,7}
  1797. {MESSAGE,8,19,"Select Criteria and print the report to screen.",1,7}
  1798. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1799. /stextrainfo~{DELAY 10}
  1800. {DN}{RT 3}{DN 2}0{DN}0{DN}0{DN}0{DN}3{DN}4{DN}0{DN}0{DN}0{DN}
  1801. 0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}
  1802. 0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}0{DN}5{DN}6{DN}0{DN}0{DN}0{DN}0{DN}
  1803. 0{DN}{SELECT}/OV{DELAY 15}EXTRAINFO~{DN}P{RT 4}~110~{DELAY 15}{CONFIRM}
  1804. {BOXDRAW,5,15,75,20,1,7}
  1805. {MESSAGE,7,16,"As you can see this report includes scheduled and actual dates",1,7}
  1806. {MESSAGE,7,17,"along with the Gantt Chart.  Using the select Criteria, you can",1,7}
  1807. {MESSAGE,7,18,"combine any field listed on the Select Criteria screen with the"1,7}
  1808. {MESSAGE,7,19,"Gantt Chart for screen or printed reports.",1,7}
  1809. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1810. {SCROLLRIGHT 25}
  1811. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}{ESC}
  1812. {BOXDRAW,5,15,75,20,1,7}
  1813. {MESSAGE,8,16,"Well, that's it.  You have reached the end of the tutorial.  All",1,7}
  1814. {MESSAGE,8,17,"of the topics that we talked about here are explained in more",1,7}
  1815. {MESSAGE,8,18,"detail in the manual or in the help menus.  Thanks for taking",1,7}
  1816. {MESSAGE,8,19,"a look at the tutorial, we hope you enjoyed it.",1,7}
  1817. {HELPLINE,"                      --Press <F8> to continue--"}{SUSPEND}
  1818. /SU{REFRESH}
  1819. {RETURN}
  1820.