home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / RD / RD010.ZIP / DEMO4.CAB < prev    next >
Text File  |  1990-07-01  |  9KB  |  287 lines

  1. @ESC SYSTEM
  2. @OPTIONS NOEDIT
  3. .cls
  4. .screen 0
  5. .color 15,1
  6. .cls
  7. .color 15,1
  8. .locate 2,1
  9.    Using this program is fairly self-explanatory.  Use the Main
  10.    Menu to select various options.  You will be using the ENTER
  11.    key to move through the various sections.  Sometimes you will
  12.    be asked to make a response by entering information from the
  13.    keyboard.  There is automatic word wrap, so use the ENTER key
  14.    only when you are ready to continue.  In most cases you will
  15.    need to press the ENTER key after your response.  You can use
  16.    the ESC (Escape) key to leave the program at any time.
  17.  
  18.    Computer Aided Bible Study (CABS) offers you the capability of
  19.    writing your own computer based Bible study programs.  You will
  20.    be able to link your study with music and graphics in a very
  21.    creative way.  And you don't need to be a computer expert to do
  22.    this.  This public domain version gives you the opportunity to
  23.    experience the capabilities of CABS.  It is part of a set of
  24.    Bible study tools in "Scripture StudyWorks".  See the Main Menu
  25.    for details
  26.  
  27.    Next, we want to share with you some of the various capabilities
  28.    of CABS...  (all of this you will be able to do... and more! )
  29. .blank 1
  30. .pause (*Press ENTER to continue *)
  31. .cls
  32. .screen 0
  33. .color 15,1
  34. .cls
  35. .locate 2,1
  36. .cen(* WELCOME TO A COMPUTER AIDED BIBLE STUDY DEMONSTRATION! *)
  37. .col 7,1
  38. .locate 5,1
  39.    This demonstration will use the CGA graphics capabilities of your
  40.    computer.  If you are currently using an IBM monochrome monitor
  41.    without graphics capabilities, some of the graphic images will not
  42.    appear.
  43.  
  44.    The purpose of this demonstration is to show the range of
  45.    capabilities that can be used in the registered version of our
  46.    series of Bible study programs: "Scripture StudyWorks".  For
  47.    details on this series go to the main menu.
  48.  
  49.    To end the demo at any time, press the Esc key.
  50. .blank 1
  51. .pause (*Press ENTER to continue *)
  52. .screen 1
  53. .cls
  54. .pset 1,100
  55. .draw (*C2r320*)
  56. .circle center=(160,100) radius=50 color=2 start=0 stop=3.14
  57. .paint center=(160,98) color=2 bound=2
  58. .PSET 250,150
  59. .DRAW (*e3u30h4e2h7e4h3r2f3g4f7g2f4r6*)
  60. .DRAW (*h4e2h7e4h3r2f3g4f7g2f4*)
  61. .DRAW (*e4h7e4h3r2f3g4f7g4d30f3*)
  62. .CIRCLE CENTER=(256,100) RADIUS=30 COLOR=1
  63. .CIRCLE CENTER=(245,102) RADIUS=6 COLOR=1
  64. .CIRCLE CENTER=(265,107) RADIUS=11 COLOR=1
  65. .CIRCLE CENTER=(256,97) RADIUS=5 COLOR=1
  66. .CIRCLE CENTER=(256,92) RADIUS=7 COLOR=1
  67. .CIRCLE CENTER=(245,90) RADIUS=9 COLOR=1
  68. .PSET 160,100
  69. .DRAW (*c2u90*)
  70. .PSET 160,100
  71. .DRAW (*c2e90*)
  72. .PSET 160,100
  73. .DRAW (*c2h90*)
  74. .PSET 10,160
  75. .DRAW (*C3R310*)
  76. .PSET 1,180
  77. .DRAW (*C3R310*)
  78. .PSET 20,160
  79. .DRAW (*g20r20e10l20r20e10*)
  80. .DRAW (*g20r20e10l20r20e10*)
  81. .DRAW (*g20r20e10l20r20e10*)
  82. .DRAW (*g20r20e10l20r20e10*)
  83. .DRAW (*g20r20e10l20r20e10*)
  84. .DRAW (*g20r20e10l20r20e10*)
  85. .DRAW (*g20r20e10l20r20e10*)
  86. .DRAW (*g20r20e10l20r20e10*)
  87. .DRAW (*g20r20e10l20r20e10*)
  88. .DRAW (*g20r20e10l20r20e10*)
  89. .DRAW (*g20r20e10l20r20e10*)
  90. .DRAW (*g20r20e10l20r20e10*)
  91. .DRAW (*g20r20e10l20r20e10*)
  92. .DRAW (*g20r20e10l20r20e10*)
  93. .DRAW (*g20r20e10l20r20e10*)
  94. .pallette 0
  95. .pallette 1
  96. .pallette 0
  97. .pallette 1
  98. .pallette 0
  99. .pallette 1
  100. .pallette 0
  101. .PSET 50,160
  102. .DRAW (*c1e10r1g10h8r1f7u5*)
  103. .PSET 200,180
  104. .DRAW (*c1e10r1g10h8r1f7u5*)
  105. .PSET 250,152
  106. .DRAW (*c1e10r1g10h8r1f7u5*)
  107. .load runner1,runner2,runner3,runner4
  108. .animate (1,140)-(250,100) Stepx=4 stepy=0 pause=1
  109. .locate 1,1
  110. .color 15,1 reverse
  111. .center (*The Dawn of a New Day*)
  112. .center (*in Computer Aided Bible Study!*)
  113. .locate 24,1
  114. .pause (*Please press ENTER to continue *)
  115. .screen 0
  116. .color 3
  117. .cls
  118.    Computer Aided Bible Study allows the computer to act as a teacher,
  119.    encourager, and evaluator. Instructions, such as what you are
  120.    reading now, may be displayed on the screen. The learner reads the
  121.    instructions at his or her own pace.  Special effects may be added,
  122.    such as you just witnessed.  We provide you with our easy to use
  123.    tools to develop your own Bible study.
  124.  
  125. .COLOR 19
  126. Color changes, and blinking text.
  127. .color normal
  128. .blank 1
  129. .pause (*Press the ENTER key to hear some music . . .*)
  130. .cls
  131. .screen 1
  132. .pcx cro&bibl.pcx 0,0
  133. .play (*<<T140MLCF2A8F8A2P32GF2P64DC2*)
  134. .PLAY (*P32CF2A8F8A2G>C1P8<A>C.<A8*)
  135. .PLAY (*>C8<A8F2P64CD.F8P64F8D8C2P32C*)
  136. .PLAY (*F2A8F8A2P64GF1P4*)
  137. .LOCATE 25,30
  138. .PAUSE (*Press ENTER to continue *)
  139. .cls
  140. .screen 0
  141. .color 3
  142. .locate 20,30
  143. .color reverse
  144. LOOK! YOU HAVE COMPLETE CONTROL OVER THE TEXT
  145. .COLOR 3
  146. .locate 10,1
  147.     With locator instructions, notices may be placed anywhere on the
  148.     screen. Look for the LOOK! placed on the screen below this text.
  149.  
  150. .cen (*Or CENTER TEXT on the screen*)
  151.  
  152.    After instructions are given, you can use questions to reinforce
  153.    the learning or ask for reflection responses that can be entered
  154.    on the keyboard.  All of this is performed with an easy to use set
  155.    of instructions created specifically for this purpose.
  156. .locate 25,1
  157. .pause (*Press ENTER to continue *)
  158. .cls
  159. Now let's see what you have learned...
  160.  
  161.  
  162. @BEGIN QUESTION
  163. .col 10
  164.                               ANSWER THIS QUESTION
  165.  
  166.  
  167. .col 3
  168. @read (*What is the name of our Bible study set of programs? *)
  169. @try 3
  170. @right (*Scripture StudyWorks*) exact nocase
  171. .color 10
  172.  
  173.              THAT'S EXACTLY CORRECT!
  174.  
  175.    With Computer Aided Bible Study, you can check for responses where
  176.    case may or may not be important. Also, you can check for exact
  177.    answers, or answer that "sound" right...
  178.  
  179.  
  180. .play (*mft200l16o2cccdddeeefffgggaaabbbo3ccc*)
  181. .locate 24,1
  182. .pau
  183. @wrong
  184. .col 12
  185.  
  186.    Oops, try a little harder next time...
  187.  
  188.    We're looking for the name of our set of Bible study programs that
  189.    use our Computer Aided Bible Study software.
  190.  
  191.    With our software you can specify expected responses to questions,
  192.    and use the answer to cause the program to branch to other parts of
  193.    the Bible study.
  194.  
  195. .Play  (*mfp2p2p2*)
  196. @WRONG FINAL
  197. .col 12
  198.  
  199.    The answer is Scripture StudyWorks.
  200. .Play  (*mfp2p2p2*)
  201. @end question
  202. .cls
  203. .col 11
  204. .cls
  205. .color 15,4
  206. .blank 2
  207. .color 0,15
  208. .blank 2
  209. .color 15,4
  210. .blank 2
  211. .color 0,15
  212. .blank 2
  213. .color 15,4
  214. .blank 2
  215. .color 0,15
  216. .blank 2
  217. .color 15,4
  218. .blank 2
  219. .color 0,15
  220. .blank 2
  221. .color 15,4
  222. .blank 2
  223. .color 0,15
  224. .blank 2
  225. .color 15,4
  226. .blank 2
  227. .color 15,1
  228. .locate 1,1 (*  * * * * * * * * * *  *)
  229. .locate 2,1 (*                       *)
  230. .locate 3,1 (*  * * * * * * * * * *  *)
  231. .locate 4,1 (*                       *)
  232. .locate 5,1 (*  * * * * * * * * * *  *)
  233. .locate 6,1 (*                       *)
  234. .locate 7,1 (*  * * * * * * * * * *  *)
  235. .locate 8,1 (*                       *)
  236. .locate 9,1 (*  * * * * * * * * * *  *)
  237. .locate 10,1 (*                       *)
  238. .locate 12,1
  239. .CENTER (*YOU CAN USE YOUR OWN VIVID COLORS*)
  240. .skip 1
  241. .COLOR 9
  242. .CENTER (*NO HARD TO LEARN PROGRAMMING SKILLS ARE NEEDED*)
  243. .skip 1
  244. .COLOR 12
  245. .CENTER (*DEVELOP YOUR OWN CREATIVE BIBLE STUDY*)
  246. .PLAY (*T180O2L8GEC4E4G4O3C2*)
  247. .locate 24,1
  248. .pause (*Press ENTER to continue *)
  249. .cls
  250. .color 15,1
  251. .cls
  252. .color 15,1
  253. .locate 5,1
  254.                  -You can create your own Bible study materials
  255.  
  256.                     -You can use it as an instructional tool
  257.  
  258.               -You can integrate color, sound, animation and more!
  259.  
  260.              No previous programming skills are required to use our
  261.              Computer Aided Bible Study programs, you can begin right
  262.              away.
  263. .blank 2
  264. .pause (*Press ENTER to continue *)
  265. .cls
  266. .locate 5,1
  267.     ┌─────────────────────────────────────────────────────────────────────┐
  268.     │                                                                     │
  269.     │                             FANTASTIC!!                             │
  270.     │                                                                     │
  271.     │                That's a look at some of capabilities of             │
  272.     │                                                                     │
  273.     │                      Computer Aided Bible Study                     │
  274.     │                                                                     │
  275.     │                                                                     │
  276.     │                           What you can do                           │
  277.     │                                                                     │
  278.     │                              Is limited                             │
  279.     │                                                                     │
  280.     │                     Only by what you can imagine!                   │
  281.     │                                                                     │
  282.     │                                                                     │
  283.     └─────────────────────────────────────────────────────────────────────┘
  284. .blank 1
  285. .pause (*Press ENTER to continue *)
  286. @GOBACK:BEGIN
  287.