home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / EDUCMISC / TUTRITE / TWRITE2.EXE / DEMO.CHP < prev    next >
Encoding:
Text File  |  1992-02-02  |  15.7 KB  |  595 lines

  1. %
  2. #EF,14,1
  3. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  4. #C2,R6
  5. ~HTutorialWriter~N is an ~G~IAuthoring System~N.  But what does that mean?  Perhaps
  6. the best way to explain it is through an analogy.
  7.  
  8.  
  9. There is a parallel between the computer today and the telephone in its early
  10. days.  People had telephones, but to use them they had to go through an
  11. operator who had the special skills needed to connect them with the party
  12. they were calling.  The telephone really came into its own when a dial was
  13. provided so that everyone could be their own operator.
  14.  
  15.  
  16. The same thing applies to a computer. To really take advantage of its full
  17. power, you have to be able to program it. An '~G~IAuthoring System~N' lets you do
  18. that. It is a program which de-skills the computer in much the same way that
  19. the telephone dial de-skilled the telephone. It lets people with no knowledge
  20. of computers other than ~C~Ibasic word processing skills~N control the computer
  21. through simple commands.
  22. #W
  23. %
  24. #EF,14,1
  25. #T1,7
  26. #C2,R5
  27. Here's how an ~G~IAuthoring System~N works. Let's say you want to clear the computer
  28. screen, put a title in a colored box at the top of the screen, present your
  29. material, then hold the screen until the user is ready to move on.  Using
  30. ~HTutorialWriter~N, this is what you would type in your word processor file:
  31.  
  32. ~H   #EF
  33.    #T This is my Title~N
  34.       {  Your material goes here - a whole screen full  }
  35. ~H   #W~N
  36.  
  37.  
  38. And that's it!  When ~HTutorialWriter~N reads the ~C~I#EF~N (Erase Full screen) command,
  39. it clears the screen.  Then at the "~C~I#T~N"  it draws a colored box at the top of
  40. the screen and puts "~C~IThis is my Title~N" in the center of the box.  Finally,
  41. "~C~I#W~N" (Wait) puts '~H~rCONTINUE~N' and '~H~rQUIT~N' buttons at the bottom of the screen,
  42. which will respond to either the Keyboard or a Mouse button. The lines and
  43. lines of computer code that does these things is invisible to you, the author.
  44. All you need to do is to type # followed by a letter or series of letters.
  45. #WP
  46. %
  47. #EF,14,1
  48. #T1,7
  49. #C2,R6
  50. ~HTutorialWriter~N has over fifty of these simple commands which let you do
  51. just about anything you want with a computer.
  52.  
  53.  
  54. The program consists of two major parts:
  55.  
  56.   1. A ~C~IDevelopment Module~N which provides the ~C~IUtilities~N you need to produce
  57.      ~M~Icomputer based documents~N, ~M~Itutorials~N or ~M~Imanuals~N
  58.  
  59. and
  60.  
  61.   2. A ~C~IDisplay Module~N to present the completed ~M~Idocuments~N, ~M~Itutorials~N and
  62.      ~M~Imanuals~N when they are distributed to your customers.
  63.  
  64.  
  65. So who uses ~HTutorialWriter~N?  What is it good for?  And what kind of things
  66. does it let you do?
  67. #WP
  68. %
  69. #EF,14,1
  70. #T1,7
  71. #C2,R5
  72. Since ~HTutorialWriter~N's appearance in 1989 hundreds of people - hobbyists,
  73. 'entrepreneurs', parents, teachers, university professors and training
  74. consultants - have used it to create ~M~Itutorials~N in their special areas.
  75.  
  76. It has been used to teach basic nursing concepts; to explain the finer points
  77. of stamp-collecting; to teach hydraulic pump maintenance; to teach First Aid
  78. for the home; for a treatise on French Romantic Poets; and to write computer-
  79. based "business cards" which advertise a company's product line in slide-show
  80. format.  And I heard recently of a short course on Ionospheric Physics which
  81. had been written and supplied by a vendor to a purchaser to explain how his
  82. high tech product works.
  83.  
  84. ~HCrimeStoppers~N are using it to pass on safety hints to school children.
  85. A Defensive Driving School in Canada supplies a tutorial to their students
  86. as a 'refresher' they can take away with them after the class is over. Many
  87. businesses are using it for Computer-based Training programs.
  88.  
  89. And when you get to the ~C~IMain Menu~N, choose ~C~IInstructions~N and have a look at the
  90. ~C~I$ell Your Know-How~N tutorial for other ideas.
  91.  
  92. #WP
  93. #BO,17,11,63,19,7,1,0,7,0,7
  94. Now let's have a look at the things that
  95. TutorialWriter lets you do.
  96.  
  97. By the way, these windows and things stay
  98. on screen for about 60 seconds or until you
  99. press a key or a Mouse Button.  If nothing
  100. seems to be happening, press a key.
  101.  
  102. #EF,7,0
  103. #C23,R2
  104. TRENDS IN COMPUTER BASED TRAINING
  105. #C2,R4
  106. Many companies are turning to the PC for employee training. They are trying
  107.  
  108. to cut back on seminars and lecture courses because they are expensive.
  109.  
  110. "Computer-Based Training" is much more cost-effective. If a tutorial is
  111.  
  112. made available on computer, employees can use it as and when they need it,
  113.  
  114. over and over again if necessary.
  115.  
  116. But there is a shortage of computer based tutorials and educational material.
  117.  
  118. Obtaining them is now becoming a pressing need.  Businessweek published an
  119.  
  120. article recently claiming that some major manufacturing companies now have to
  121.  
  122. teach traditional High School subjects, because new recruits are lacking in
  123.  
  124. Math and English skills.
  125.  
  126.                         Press any key to continue
  127. #SK,S,1
  128. #D60
  129. #BO,17,12,63,18,7,1,0,5,14,4
  130. This is the way you usually see text on a
  131. computer screen.  But it doesn't have to be
  132. like that.  In this short demo, I'll show
  133. you how you can make it really interesting
  134. without having to be a programmer!
  135.  
  136. #BO,41,15,76,22,7,1,0,6,14,1
  137. Doesn't this screen look boring?
  138. Let's do something to make it a
  139. bit more atractive.
  140.  
  141. First I'll clear the screen with
  142. the #EF ( Erase Full) command.
  143.  
  144. #C2,R1
  145. ~W~I#EF
  146.  
  147. #BO,41,15,76,19,7,1,0,3,14,1
  148. Now I'll insert the #T (Title)
  149. command and move the title
  150. along beside it.
  151.  
  152. #C2,R2
  153. ~W~I#T
  154. #SS,L,4,2,58,2,19
  155.  
  156. #BO,40,15,77,22,7,1,0,6,14,1
  157. And finally I'll get rid of the
  158. 'Press any key' and insert control
  159. buttons which work with the key
  160. board or a Mouse.
  161.  
  162. This is the #W (Wait) command.
  163.  
  164.  
  165. #EL,24,7,0
  166. #C2,R24
  167. ~W~I#W
  168. #SK,S,3
  169. #BO,43,17,77,21,7,1,0,3,14,1
  170. Just press any key to see what
  171. these few simple commands have
  172. done to this screen.
  173.  
  174. #EF
  175. #TTRENDS IN COMPUTER BASED TRAINING
  176. #C2,R5
  177. Many companies are turning to the PC for employee training. They are trying
  178.  
  179. to cut back on seminars and lecture courses because they are expensive.
  180.  
  181. "Computer-Based Training" is much more cost-effective. If a tutorial is
  182.  
  183. made available on computer, employees can use it as and when they need it,
  184.  
  185. over and over again if necessary.
  186.  
  187. But there is a shortage of computer based tutorials and educational material.
  188.  
  189. Obtaining them is now becoming a pressing need.  Businessweek published an
  190.  
  191. article recently claiming that some major manufacturing companies now have to
  192.  
  193. teach traditional High School subjects, because new recruits are lacking in
  194.  
  195. Math and English skills.
  196.  
  197. #SK,S,2
  198. #W
  199.  
  200. #BO,40,14,78,23,7,1,0,8,1,7
  201. A big improvement, don't you think?
  202. And all it took were three simple
  203. commands!!
  204.  
  205. That is the beauty of an Authoring
  206. System.  It does all the computer
  207. work for you.  You just type simple
  208. little commands into your files.
  209.  
  210. #SK,R,D,1
  211. #BO,3,18,36,20,2,0,0,1,15,4
  212. Remember, we changed this...
  213.  
  214. #SK,R,U,2
  215.  
  216. #BO,45,20,77,23,2,0,0,2,0,7
  217. To this... with just 3 simple
  218. commands.
  219.  
  220. #W
  221. #SK,R,R,3
  222. #D1
  223. #BO,34,12,79,23,7,1,0,10,14,1
  224. These commands are also very flexible.
  225. TutorialWriter uses numbers to represent
  226. colors when you use them with # commands,
  227. (and these are all fully explained in the
  228. documentation.)  For the moment, trust me
  229. that 0 means black and 7 means gray.
  230.  
  231. Let's change the color of the text and the
  232. screen background by adding these numbers
  233. to the #EF clearscreen command.
  234.  
  235. #C5,R1
  236. ~W~I~z,0,7
  237. #D2
  238. #EF,0,7
  239. #TTRENDS IN COMPUTER BASED TRAINING
  240. #C2,R5
  241. Many companies are turning to the PC for employee training. They are trying
  242.  
  243. to cut back on seminars and lecture courses because they are expensive.
  244.  
  245. "Computer-Based Training" is much more cost-effective. If a tutorial is
  246.  
  247. made available on computer, employees can use it as and when they need it,
  248.  
  249. over and over again if necessary.
  250.  
  251. But there is a shortage of computer based tutorials and educational material.
  252.  
  253. Obtaining them is now becoming a pressing need.  Businessweek published an
  254.  
  255. article recently claiming that some major manufacturing companies now have to
  256.  
  257. teach traditional High School subjects, because new recruits are lacking in
  258.  
  259. Math and English skills.
  260.  
  261. #D0.5
  262. #BO,34,18,79,22,7,1,0,3,14,1
  263. Nearly all the commands in TutorialWriter
  264. can be modified like this to give you
  265. dozens of different color combinations.
  266. #SK,R,L,3
  267. #D2
  268. #BO,32,13,79,21,7,1,0,7,14,1
  269. TutorialWriter has another set of commands
  270. which control the text itself - its color
  271. and how it is printed.  It starts with
  272. the symbol ~~ and is inserted next to the
  273. text it affects.  For example, ~~W~~I means
  274. Intense White.  ~~N means Normal color. I'll
  275. change the color of some of the words.
  276.  
  277. ~N
  278. #SS,R,2,8,79,8,4
  279. #C2,R8
  280. ~W~I~z~~W~~I
  281. #SS,R,31,8,79,8,2
  282. #C31,R8
  283. ~W~I~z~~N
  284. #SS,R,29,14,79,14,4
  285. #C29,R14
  286. ~W~I~z~~W~~I
  287. #SS,R,57,14,79,14,2
  288. #C57,R14
  289. ~W~I~z~~N
  290. #SK,S,3
  291. #W
  292. #EF
  293. #TTRENDS IN COMPUTER BASED TRAINING
  294. #C2,R5
  295. Many companies are turning to the PC for employee training. They are trying
  296.  
  297. to cut back on seminars and lecture courses because they are expensive.
  298.  
  299. ~H"Computer-Based Training"~N is much more cost-effective. If a tutorial is
  300.  
  301. made available on computer, employees can use it as and when they need it,
  302.  
  303. over and over again if necessary.
  304.  
  305. But there is a shortage of ~Hcomputer based tutorials~N and educational material.
  306.  
  307. Obtaining them is now becoming a pressing need.  Businessweek published an
  308.  
  309. article recently claiming that some major manufacturing companies now have to
  310.  
  311. teach traditional High School subjects, because new recruits are lacking in
  312.  
  313. Math and English skills.
  314.  
  315. #W
  316. #BO,34,16,78,22,7,1,0,5,0,7
  317. There are 16 text colors and 8 background
  318. colors to choose from, so your text can
  319. be plenty colorful.  Then there are other
  320. ~~ commands which write slowly or with a
  321. clicking sound.
  322.  
  323. #BO,20,14,60,22,7,1,0,7,0,3
  324. That really is all there is to using
  325. ~H~bTutorialWriter~Z~c.  It has commands that
  326. begin with the # symbol which you use
  327. at the start of a line, and commands
  328. that begin with the ~~ symbol which
  329. you use anywhere in the text. And
  330. that's it.  No programming needed!!
  331.  
  332. #BO,15,11,66,22,7,1,0,10,0,7
  333. Of course, the real question is what can you do
  334. with these commands?  Just because they are
  335. easy to use does not mean that they are useful.
  336.  
  337. Well, sit back ( but press a key if it looks
  338. like nothing is happening ) and I'll take you
  339. on a test drive of some of the features.  Not
  340. all, mind you! There are many more than I can
  341. show here because disk space is limited.  I'll
  342. just show the highlights.
  343.  
  344. #BO,34,16,78,21,7,1,0,4,15,4
  345. First I'll put some color on this screen
  346. and do a few other things to show how you
  347. can get people to pay attention to what
  348. you are telling them.
  349.  
  350.  
  351. #EF
  352. #TTRENDS IN COMPUTER BASED TRAINING
  353. #C2,R5
  354. Many companies are turning to the PC for ~G~Iemployee training~N. They are trying
  355.  
  356. to cut back on seminars and lecture courses because they are expensive.
  357.  
  358. "~M~IComputer-Based Training~N" is much more ~H~rcost-effective~N. If a ~M~Itutorial~N is
  359.  
  360. made available on computer, ~G~Iemployees~N can use it as and when they need it,
  361.  
  362. over and over again if necessary.
  363.  
  364. But there is a shortage of ~M~Icomputer based tutorials~N and ~M~Ieducational material~N.
  365.  
  366. Obtaining them is now becoming a pressing need.  ~H~FBusinessweek~N published an
  367.  
  368. article recently claiming that some major manufacturing companies now have to
  369.  
  370. teach traditional ~C~IHigh School subjects~N, because new recruits are lacking in
  371.  
  372. ~R~IMath~N and ~R~IEnglish~N skills.
  373.  
  374. #W
  375. #C51,R17
  376. ~HBusinessweek~N
  377. #D0.5
  378. #SS,L,2,13,19,13,18
  379. #C2,R13
  380. ~R~Iover and over again~N
  381. #D0.5
  382. #SS,L,2,13,19,13,18
  383. #C2,R13
  384. ~G~Iover and over again~N
  385. #D0.5
  386. #SS,L,2,13,19,13,18
  387. #C2,R13
  388. over and over again
  389. #D1
  390. #SK,S,1
  391. #HS,2,15,79,15,14,4
  392. #D1
  393. #HS,2,15,79,15,0,3
  394. #D1
  395. #HS,2,15,79,15,0,7
  396. #D1
  397. #HS,2,15,79,15,15,1
  398. #D1
  399. #EL,15
  400. #C2,R15
  401. ~KBut there is a shortage of ~M~Icompater based tutorials~N and ~M~Ieducational material~N.~k
  402.  
  403. #D2
  404. #BO,42,6,75,12,7,1,0,5,15,4
  405. I made a spelling error when I
  406. rewrote that line.
  407.  
  408. Can you see it??  Let me point
  409. it out to you.
  410. #HP,T,R,28,15,14,4
  411. #D0.5
  412. #HP,T,L,37,15,14,4
  413. #D0.5
  414. #HP,T,D,31,14,14,4
  415. #D0.5
  416. #HP,T,U,31,16,14,4
  417. #D0.5
  418. #NB
  419. #HP,A,R,32,15,14,4
  420. #D0.5
  421. #HP,A.T,L,34,15,14,4
  422. #D0.5
  423. #HP,A,D,33,14,14,4
  424. #D0.5
  425. #HP,A,U,33,16,14,4
  426. #D0.5
  427. #ND
  428. #C33,R15
  429. ~M~I~Fa~N
  430. #D1
  431. #C33,R15
  432. ~M~Iu~N
  433. #NC
  434. #D1
  435. #C29,R15
  436. ~M~Icomputer~N
  437. #NE
  438.  
  439. #BO,12,21,32,23,7,1,0,1,15,4
  440. Did you see it ?
  441.  
  442.  
  443. #SK,R,D,1
  444. #W
  445.  
  446. @Q1
  447. #EF
  448. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  449. #C2,R5
  450. Well, that's some of the things you can do.  Put ~C~Icolors~N on the ~G~Iscreen~N,
  451. ~Hposition the cursor to write anywhere you want~N, slide screens around, ~N~rpop
  452. up windows~N, make beeps and so forth.
  453.  
  454. But ~H~bTutorialWriter~N has ~C~Iover 50 Commands~N to help you make your ~M~Icomputer
  455. documents~N,~M~I manuals~N or ~M~Itutorials~N really interesting. There is not enough
  456. disk space to go through all of them in detail here, but I will try to give
  457. you a flavor of the things you can do. When you get to the ~C~IMain Menu~N, choose
  458. ~C~IInstructions~N then ~C~IHow to Write a Tutorial~N to see all the things you can
  459. do. For now, make a selection from the menu below to see some features.
  460.  
  461. ~HWhat things would you like to do in your ~M~ITutorial~H or ~M~IManual~N?
  462.  
  463. #QM,A,1,4
  464. Put Text Art on the screen using the #A command set
  465. Ask a Question and check the Answer using #QQ
  466. Present a Quiz or Test with #QT
  467. Continue this Demo
  468.  
  469. @1
  470. #EF,0,7
  471. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  472. #AB,2,0,7
  473. TUTORIAL
  474. WRITER
  475. #W
  476. #EF
  477. #T15,1
  478. #AL,5
  479. ~G~IPROGRAM YOUR COMPUTER~z
  480.  
  481. with
  482.  
  483. ~HTUTORIALWRITER~z
  484.  
  485. #W
  486. #EF
  487. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  488. #AH,1,5
  489. PROGRAM YOUR COMPUTER
  490.  
  491. with
  492.  
  493. TUTORIALWRITER
  494. #W
  495. #EF
  496. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  497. #AP,1,5
  498. PROGRAM YOUR COMPUTER
  499.  
  500. with
  501.  
  502. TUTORIALWRITER
  503. #W
  504. #EF
  505. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  506. #AR,1,5
  507. PROGRAM YOUR COMPUTER
  508.  
  509. with
  510.  
  511. TUTORIALWRITER
  512. #W
  513. #QM,L,1
  514.  
  515. @2
  516. #EF
  517. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  518. #QQ,R,3
  519. What kind of computer program
  520. lets non-programmers program
  521. their computer?
  522. An Authoring System
  523. author
  524. #D5
  525. #QQ,B,1
  526. What is the name of this Authoring System?
  527. TutorialWriter
  528. twriter,tutoria,tw
  529. #W
  530. #QM,L,1
  531. @3
  532. #EF
  533. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  534. #QT,Q,demo
  535. #QT,T,demo
  536. #QM,L,1
  537. @4
  538. #QM,C,1
  539. @C1
  540. %
  541. #EF
  542. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  543. #C2,R6
  544. In addition to its two types of Commands, ( ~C~I#~N and  ~C~I~~~N ), ~HTutorialWriter~N also
  545. has a number of ~C~IUtility~N programs.  The ~G~ITest~N and ~G~IQuiz~N which you saw were
  546. created by these ~C~IUtilities~N.  There are ~C~IUtilities~N for creating a ~G~IMenu~N, for
  547. creating a ~G~IHELP system~N for your ~M~Itutorial~N or ~M~Imanual~N, and for incorporating
  548. ~G~IHyperText~N into your computer-based document.
  549.  
  550.  
  551. The ~M~Itutorial~N called '~C~IHow to write a Tutorial~N' on the ~C~IInstructions Menu~N
  552. explains how to use the ~C~IUtilities~N and all the other ~HTutorialWriter~N
  553. commands.
  554.  
  555.  
  556. Meantime, use the Space Bar or Mouse to move to the ~H~r HELP ~N button at the
  557. bottom of the screen and press it to see what a ~G~IHELP System~N looks like.
  558. Then move to this word -> |HYPERTEXT| to see what ~G~IHyperText~N can do for
  559. your document.
  560. #WHP
  561.  
  562. %
  563. #EF
  564. #T1,7,THE TUTORIALWRITER AUTHORING SYSTEM
  565. #AL,3
  566. With ~H~bTutorialWriter~N~z
  567. everyone becomes a
  568. ~H~zComputer Programmer~N~z
  569. #WP
  570. %
  571. #AR,1,3
  572. Select "~C~IInstructions~N~z" at the ~C~IMain
  573. Menu~N~z to examine all of the many
  574. ~H~bTutorialWriter~N~z features.
  575. #WP
  576. %
  577. #AR,1,7
  578. Print out the file ~H~zINSTRUCT.ION~H~z
  579. by typing ~Z~cPRINT INSTRUCT.ION~H~z at
  580. the DOS prompt.
  581.  
  582. This is a step-by-step guide to
  583. writing tutorials with
  584. ~H~bTutorialWriter~N~z.
  585. #WP
  586. #AC,10,7,15,0,~H~r  That's  ~N
  587. #AC,35,5,11,0,~N~b   all    ~N
  588. #AC,66,20,13,0,~Z~c Folks!   ~N
  589. %
  590. ~z
  591. #EL,25
  592. #WP
  593. #X
  594.  
  595.