home *** CD-ROM | disk | FTP | other *** search
/ Game Help / GameHelpVolume1_1994 / GAMEHELP.ISO / demos / divers / wordatl / resource.002 < prev    next >
Encoding:
Text File  |  1994-03-03  |  17.4 KB  |  861 lines

  1. DEFINE PROCEDURE NAME MAIN
  2. update vdu palette
  3. clear display buffer
  4.  
  5. window 0,0,maximum,maximum
  6. set top margin 0
  7. set left margin 0
  8. use cursor xposition automatic yposition automatic
  9. USE GRAPHIC ICON IMAGE nostore resource.005
  10. use image palette
  11. update vdu screen
  12. fade palette in
  13. wait 5 seconds
  14. set fade speed to 3
  15.  
  16. set window top 0
  17. set window left 0
  18. set window height to maximum
  19. set window width to maximum
  20. clear display buffer
  21. crosshatch backdrop colour grey
  22.  
  23. fade palette out
  24. use cursor xposition automatic yposition automatic
  25. USE GRAPHIC ICON IMAGE nostore scrnshot.000
  26. use image palette
  27. update vdu screen
  28. fade palette in
  29. wait 5 seconds
  30.  
  31. crosshatch backdrop colour grey
  32. use graphic icon image nostore scrnshot.000
  33. crosshatch backdrop
  34. use array resource.002 array_1
  35. copy bitmap blocks from buffer to vdu
  36. wait 2 seconds
  37.  
  38. set top margin 2
  39. set left margin 2
  40. window 150,automatic,310,940
  41. use window colour green
  42. generate window
  43. use textbox ysize = 0 xsize = 0
  44. use font resource.003
  45. use text normal colour brightwhite
  46. use cursor xposition automatic yposition 2
  47. use text resource.006 welcome
  48. use cursor xposition automatic yposition + 4
  49. use text resource.006 welcome1
  50. use cursor xposition automatic yposition + 4
  51. use text resource.006 welcome2
  52. use cursor xposition automatic yposition + 4
  53. use text resource.006 version
  54. update vdu screen
  55. wait 1 seconds
  56.  
  57. window 580,automatic,290,720
  58. use window colour grey
  59. generate window
  60. set left margin 0
  61. use textbox ysize = 10 xsize = 380
  62. use text format justified
  63. use font resource.004
  64. use text normal colour lightcyan
  65. use cursor xposition automatic yposition 2
  66. use text resource.006 welcome_info
  67. update vdu screen
  68. wait 5 seconds
  69.  
  70. clear display buffer
  71. set window top 0
  72. set window left 0
  73. set window height to maximum
  74. set window width to maximum
  75. set top margin 0
  76. set left margin 0
  77. crosshatch backdrop colour grey
  78. use cursor xposition automatic yposition automatic
  79. USE GRAPHIC ICON IMAGE nostore scrnshot.001
  80. fade palette out
  81. use image palette
  82. update vdu screen
  83. fade palette in
  84. wait 5 seconds
  85.  
  86. set top margin 2
  87. set left margin 2
  88. use window resource.002 window_2
  89. set window height 160
  90. use window colour green
  91. generate window
  92. use textbox ysize = 10 xsize = 400
  93. use font resource.003
  94. use cursor xposition automatic yposition 2
  95. use text resource.006 select_a_continent
  96. update vdu screen
  97. wait 5 seconds
  98.  
  99. clear display buffer
  100. set window top 0
  101. set window left 0
  102. set window height to maximum
  103. set window width to maximum
  104. set top margin 0
  105. set left margin 0
  106.  
  107. fade palette out
  108. crosshatch backdrop colour grey
  109. use image palette
  110. update vdu screen
  111. fade palette in
  112.  
  113. use cursor xposition automatic yposition automatic
  114. USE GRAPHIC ICON IMAGE nostore scrnshot.002
  115. use image palette
  116. update vdu palette
  117. use array resource.002 array_1
  118. copy bitmap blocks from buffer to vdu
  119. wait 5 seconds
  120.  
  121. set top margin 2
  122. set left margin 2
  123. use window resource.002 window_2
  124. use window colour green
  125. set window height 230
  126. generate window
  127. use font resource.003
  128. use cursor xposition automatic yposition 2
  129. use text resource.006 select_a_country
  130. update vdu screen
  131. wait 5 seconds
  132.  
  133. clear display buffer
  134. set window top 0
  135. set window left 0
  136. set window height to maximum
  137. set window width to maximum
  138. set top margin 0
  139. set left margin 0
  140.  
  141. fade palette out
  142. crosshatch backdrop colour grey
  143. use image palette
  144. update vdu screen
  145. fade palette in
  146.  
  147. use cursor xposition automatic yposition automatic
  148. USE GRAPHIC ICON IMAGE nostore scrnshot.003
  149. use array resource.002 array_2
  150. copy bitmap blocks from buffer to vdu
  151. wait 5 seconds
  152.  
  153. set top margin 2
  154. set left margin 2
  155. use window resource.002 window_2
  156. use window colour yellow
  157. generate window
  158.  
  159. use textbox ysize = 0 xsize = 0
  160. use font resource.003
  161. use cursor xposition automatic yposition automatic
  162. use text resource.006 view_a_country
  163. update vdu screen
  164. wait 5 seconds
  165. fade palette out
  166.  
  167. clear display buffer
  168. set window top 0
  169. set window left 0
  170. set window height to maximum
  171. set window width to maximum
  172. set top margin 0
  173. set left margin 0
  174. crosshatch backdrop colour grey
  175. use cursor xposition automatic yposition automatic
  176. USE GRAPHIC ICON IMAGE nostore scrnshot.004
  177. fade palette out
  178. update vdu screen
  179. use image palette
  180. fade palette in
  181. wait 5 seconds
  182.  
  183. set top margin 2
  184. set left margin 2
  185. use window resource.002 window_2
  186. use window colour yellow
  187. generate window
  188.  
  189. use textbox ysize = 0 xsize = 0
  190. use font resource.003
  191. use cursor xposition automatic yposition automatic
  192. use text resource.006 view_a_city
  193. update vdu screen
  194. wait 5 seconds
  195.  
  196. clear display buffer
  197. set window top 0
  198. set window left 0
  199. set window height to maximum
  200. set window width to maximum
  201. set top margin 0
  202. set left margin 0
  203. crosshatch backdrop colour grey
  204. use cursor xposition automatic yposition automatic
  205. USE GRAPHIC ICON IMAGE nostore scrnshot.005
  206. fade palette out
  207. use image palette
  208. update vdu screen
  209. fade palette in
  210. wait 5 seconds
  211.  
  212. set top margin 2
  213. set left margin 2
  214. window 200,automatic,200,760
  215. use window colour green
  216. generate window
  217. use font resource.003
  218. use textbox ysize = 10 xsize = 420
  219. use cursor xposition automatic yposition 3
  220. use text resource.006 features
  221. update vdu screen
  222. wait 5 seconds
  223.  
  224. use window resource.002 window_2
  225. window 480,automatic,200,860
  226. use window colour yellow
  227. generate window
  228. use textbox ysize = 10 xsize = 400
  229. use font resource.003
  230. use cursor xposition automatic yposition 2
  231. use text resource.006 demographics
  232. update vdu screen
  233. wait 5 seconds
  234.  
  235. clear display buffer
  236. set window top 0
  237. set window left 0
  238. set window height to maximum
  239. set window width to maximum
  240. set top margin 0
  241. set left margin 0
  242.  
  243. crosshatch backdrop colour grey
  244. fade palette out
  245. use image palette
  246. update vdu screen
  247. fade palette in
  248.  
  249. use cursor xposition automatic yposition automatic
  250. USE GRAPHIC ICON IMAGE nostore scrnshot.006
  251. use image palette
  252. update vdu palette
  253. use array resource.002 array_3
  254. copy bitmap blocks from buffer to vdu
  255. wait 5 seconds
  256.  
  257. set top margin 2
  258. set left margin 2
  259. use window resource.002 window_2
  260. use window colour magenta
  261. generate window
  262. use font resource.003
  263. use textbox size ysize = 0 xsize = 0
  264. use cursor xposition automatic yposition automatic
  265. use text resource.006 statistics
  266. update vdu screen
  267. wait 5 seconds
  268.  
  269. clear display buffer
  270. window 0,0,maximum,maximum
  271. set top margin 0
  272. set left margin 0
  273. crosshatch backdrop colour grey
  274. use cursor xposition automatic yposition automatic
  275. USE GRAPHIC ICON IMAGE nostore scrnshot.007
  276. fade palette out
  277. use image palette
  278. update vdu screen
  279. fade palette in
  280. wait 5 seconds
  281.  
  282. set top margin 2
  283. set left margin 2
  284. use window resource.002 window_2
  285. use window colour magenta
  286. generate window
  287. use font resource.003
  288. use cursor xposition automatic yposition automatic
  289. use text resource.006 bargraphs
  290. update vdu screen
  291. wait 5 seconds
  292.  
  293. clear display buffer
  294. window 0,0,maximum,maximum
  295. set top margin 0
  296. set left margin 0
  297.  
  298. crosshatch backdrop colour grey
  299. fade palette out
  300. use image palette
  301. update vdu screen
  302. fade palette in
  303.  
  304. use cursor xposition automatic yposition automatic
  305. USE GRAPHIC ICON IMAGE nostore scrnshot.008
  306. use image palette
  307. update vdu palette
  308. use array resource.002 array_5
  309. copy bitmap blocks from buffer to vdu
  310. wait 5 seconds
  311.  
  312. set top margin 2
  313. set left margin 2
  314. use window resource.002 window_2
  315. use window colour magenta
  316. generate window
  317. use font resource.003
  318. use cursor xposition automatic yposition automatic
  319. use text resource.006 topographic
  320. update vdu screen
  321. wait 5 seconds
  322.  
  323. clear display buffer
  324. window 0,0,maximum,maximum
  325. set top margin 0
  326. set left margin 0
  327. crosshatch backdrop colour grey
  328. use cursor xposition automatic yposition automatic
  329. USE GRAPHIC ICON IMAGE nostore scrnshot.009
  330. fade palette out
  331. use image palette
  332. update vdu screen
  333. fade palette in
  334. wait 5 seconds
  335.  
  336. set top margin 2
  337. set left margin 2
  338. use window resource.002 window_2
  339. use window colour magenta
  340. generate window
  341. use font resource.003
  342. use cursor xposition automatic yposition automatic
  343. use text resource.006 bathymetric
  344. update vdu screen
  345. wait 5 seconds
  346.  
  347. clear display buffer
  348. window 0,0,maximum,maximum
  349. set top margin 0
  350. set left margin 0
  351. crosshatch backdrop colour grey
  352. use cursor xposition automatic yposition automatic
  353. USE GRAPHIC ICON IMAGE nostore scrnshot.010
  354. fade palette out
  355. use image palette
  356. update vdu screen
  357. fade palette in
  358. wait 5 seconds
  359.  
  360. set top margin 2
  361. set left margin 2
  362. use textbox ysize = 10 xsize = 350
  363. window automatic,automatic,200,860
  364. use window colour green
  365. generate window
  366. use font resource.003
  367. use cursor xposition automatic yposition 2
  368. use text resource.006 converter
  369. update vdu screen
  370. wait 5 seconds
  371.  
  372. clear display buffer
  373. window 0,0,maximum,maximum
  374. set top margin 0
  375. set left margin 0
  376. crosshatch backdrop colour grey
  377. use cursor xposition automatic yposition automatic
  378. USE GRAPHIC ICON IMAGE nostore scrnshot.011
  379. fade palette out
  380. use image palette
  381. update vdu screen
  382. fade palette in
  383. wait 5 seconds
  384.  
  385. set top margin 2
  386. set left margin 2
  387. use window resource.002 window_2
  388. use window colour green
  389. generate window
  390.  
  391. use textbox ysize = 0 xsize = 0
  392. use font resource.003
  393. use cursor xposition automatic yposition automatic
  394. use text resource.006 distance
  395. update vdu screen
  396. wait 5 seconds
  397.  
  398. clear display buffer
  399. window 0,0,maximum,maximum
  400. set top margin 0
  401. set left margin 0
  402. crosshatch backdrop colour grey
  403. use cursor xposition automatic yposition automatic
  404. USE GRAPHIC ICON IMAGE nostore scrnshot.012
  405. fade palette out
  406. use image palette
  407. update vdu screen
  408. fade palette in
  409. wait 5 seconds
  410.  
  411. clear display buffer
  412. window 0,0,maximum,maximum
  413. set top margin 0
  414. set left margin 0
  415.  
  416. crosshatch backdrop colour grey
  417. use cursor xposition automatic yposition automatic
  418. USE GRAPHIC ICON IMAGE nostore scrnshot.000
  419. use text format normal
  420. fade palette out
  421. update vdu screen
  422. use image palette
  423. fade palette in
  424. wait 5 seconds
  425.  
  426. crosshatch backdrop
  427. use array resource.002 array_1
  428. copy bitmap blocks from buffer to vdu
  429. wait 2 second
  430.  
  431. window 100,automatic,140,960
  432. use window colour green
  433. generate window
  434. use textbox ysize = 0 xsize = 0
  435. use font resource.003
  436. use text normal colour brightwhite
  437. use cursor xposition automatic yposition 3
  438. use text resource.006 sku_title
  439. use cursor xposition automatic yposition + 3
  440. use text resource.006 sku_platform
  441. update vdu screen
  442. wait 2 seconds
  443.  
  444. window 340,automatic,300,880
  445. generate window
  446. use font resource.004
  447. use text normal colour lightcyan
  448. use textbox ysize = 0 xsize = 0
  449. use cursor xposition automatic yposition 3
  450. use text resource.006 sku_hardware_title
  451. use textbox ysize = 1 xsize = 470
  452. use cursor xposition automatic yposition + 2
  453. use text resource.006 sku_hardware_info
  454. use cursor xposition automatic yposition + 2
  455. use text resource.006 sku_hardware_info1
  456. use cursor xposition automatic yposition + 2
  457. use text resource.006 sku_hardware_info2
  458. use cursor xposition automatic yposition + 2
  459. use text resource.006 sku_hardware_info3
  460. use cursor xposition automatic yposition + 2
  461. use text resource.006 sku_hardware_info4
  462. use cursor xposition automatic yposition + 2
  463. use text resource.006 sku_hardware_info5
  464. use cursor xposition automatic yposition + 2
  465. use text resource.006 sku_hardware_info6
  466. update vdu screen
  467. wait 2 seconds
  468.  
  469. window 700,automatic,200,780
  470. generate window
  471. use font resource.004
  472. use text normal colour lightcyan
  473. use textbox ysize = 0 xsize = 0
  474. use cursor xposition automatic yposition 3
  475. use text resource.006 sku_software_title
  476. use textbox ysize = 20 xsize = 400
  477. use cursor xposition automatic yposition + 2
  478. use text resource.006 sku_software_info
  479.  
  480. update vdu screen
  481. wait 8 seconds
  482. fade palette out
  483. goto procedure resource.002 main
  484.  
  485. ****
  486.  
  487. DEFINE WINDOW NAME window_2
  488. TOP                     automatic
  489. LEFT                    automatic
  490. HEIGHT                  100
  491. WIDTH                   900
  492. END
  493.  
  494. **** position, size, time.
  495.  
  496. define array name array_1
  497. 0,0,40,64,0
  498. 0,64,40,64,0
  499. 0,128,40,64,0
  500. 0,192,40,64,0
  501. 0,256,40,64,0
  502. 0,320,40,64,0
  503. 0,384,40,64,0
  504. 0,448,40,64,0
  505. 0,512,40,64,0
  506. 0,576,40,64,0
  507. 40,576,40,64,0
  508. 40,512,40,64,0
  509. 40,448,40,64,0
  510. 40,384,40,64,0
  511. 40,320,40,64,0
  512. 40,256,40,64,0
  513. 40,192,40,64,0
  514. 40,128,40,64,0
  515. 40,64,40,64,0
  516. 40,0,40,64,0
  517. 80,0,40,64,0
  518. 80,64,40,64,0
  519. 80,128,40,64,0
  520. 80,192,40,64,0
  521. 80,256,40,64,0
  522. 80,320,40,64,0
  523. 80,384,40,64,0
  524. 80,448,40,64,0
  525. 80,512,40,64,0
  526. 80,576,40,64,0
  527. 120,576,40,64,0
  528. 120,512,40,64,0
  529. 120,448,40,64,0
  530. 120,384,40,64,0
  531. 120,320,40,64,0
  532. 120,256,40,64,0
  533. 120,192,40,64,0
  534. 120,128,40,64,0
  535. 120,64,40,64,0
  536. 120,0,40,64,0
  537. 160,0,40,64,0
  538. 160,64,40,64,0
  539. 160,128,40,64,0
  540. 160,192,40,64,0
  541. 160,256,40,64,0
  542. 160,320,40,64,0
  543. 160,384,40,64,0
  544. 160,448,40,64,0
  545. 160,512,40,64,0
  546. 160,576,40,64,0
  547. 200,576,40,64,0
  548. 200,512,40,64,0
  549. 200,448,40,64,0
  550. 200,384,40,64,0
  551. 200,320,40,64,0
  552. 200,256,40,64,0
  553. 200,192,40,64,0
  554. 200,128,40,64,0
  555. 200,64,40,64,0
  556. 200,0,40,64,0
  557. 240,0,40,64,0
  558. 240,64,40,64,0
  559. 240,128,40,64,0
  560. 240,192,40,64,0
  561. 240,256,40,64,0
  562. 240,320,40,64,0
  563. 240,384,40,64,0
  564. 240,448,40,64,0
  565. 240,512,40,64,0
  566. 240,576,40,64,0
  567. 280,576,40,64,0
  568. 280,512,40,64,0
  569. 280,448,40,64,0
  570. 280,384,40,64,0
  571. 280,320,40,64,0
  572. 280,256,40,64,0
  573. 280,192,40,64,0
  574. 280,128,40,64,0
  575. 280,64,40,64,0
  576. 280,0,40,64,0
  577. 320,0,40,64,0
  578. 320,64,40,64,0
  579. 320,128,40,64,0
  580. 320,192,40,64,0
  581. 320,256,40,64,0
  582. 320,320,40,64,0
  583. 320,384,40,64,0
  584. 320,448,40,64,0
  585. 320,512,40,64,0
  586. 320,576,40,64,0
  587. 360,576,40,64,0
  588. 360,512,40,64,0
  589. 360,448,40,64,0
  590. 360,384,40,64,0
  591. 360,320,40,64,0
  592. 360,256,40,64,0
  593. 360,192,40,64,0
  594. 360,128,40,64,0
  595. 360,64,40,64,0
  596. 360,0,40,64,0
  597. 400,0,40,64,0
  598. 400,64,40,64,0
  599. 400,128,40,64,0
  600. 400,192,40,64,0
  601. 400,256,40,64,0
  602. 400,320,40,64,0
  603. 400,384,40,64,0
  604. 400,448,40,64,0
  605. 400,512,40,64,0
  606. 400,576,40,64,0
  607. 440,576,40,64,0
  608. 440,512,40,64,0
  609. 440,448,40,64,0
  610. 440,384,40,64,0
  611. 440,320,40,64,0
  612. 440,256,40,64,0
  613. 440,192,40,64,0
  614. 440,128,40,64,0
  615. 440,64,40,64,0
  616. 440,0,40,64,0
  617. end
  618.  
  619. ****
  620.  
  621. define array name array_2
  622. 0,0,480,16,0
  623. 0,16,480,16,0
  624. 0,32,480,16,0
  625. 0,48,480,16,0
  626. 0,64,480,16,0
  627. 0,80,480,16,0
  628. 0,96,480,16,0
  629. 0,112,480,16,0
  630. 0,128,480,16,0
  631. 0,144,480,16,0
  632. 0,160,480,16,0
  633. 0,176,480,16,0
  634. 0,192,480,16,0
  635. 0,208,480,16,0
  636. 0,224,480,16,0
  637. 0,240,480,16,0
  638. 0,256,480,16,0
  639. 0,272,480,16,0
  640. 0,288,480,16,0
  641. 0,304,480,16,0
  642. 0,320,480,16,0
  643. 0,336,480,16,0
  644. 0,352,480,16,0
  645. 0,368,480,16,0
  646. 0,384,480,16,0
  647. 0,400,480,16,0
  648. 0,416,480,16,0
  649. 0,432,480,16,0
  650. 0,448,480,16,0
  651. 0,464,480,16,0
  652. 0,480,480,16,0
  653. 0,496,480,16,0
  654. 0,512,480,16,0
  655. 0,528,480,16,0
  656. 0,544,480,16,0
  657. 0,560,480,16,0
  658. 0,576,480,16,0
  659. 0,592,480,16,0
  660. 0,608,480,16,0
  661. 0,624,480,16,0
  662. end
  663.  
  664. ****
  665.  
  666. define array name array_3
  667. 0,624,480,16,0
  668. 0,608,480,16,0
  669. 0,592,480,16,0
  670. 0,576,480,16,0
  671. 0,560,480,16,0
  672. 0,544,480,16,0
  673. 0,528,480,16,0
  674. 0,512,480,16,0
  675. 0,496,480,16,0
  676. 0,480,480,16,0
  677. 0,464,480,16,0
  678. 0,448,480,16,0
  679. 0,432,480,16,0
  680. 0,416,480,16,0
  681. 0,400,480,16,0
  682. 0,384,480,16,0
  683. 0,368,480,16,0
  684. 0,352,480,16,0
  685. 0,336,480,16,0
  686. 0,320,480,16,0
  687. 0,304,480,16,0
  688. 0,288,480,16,0
  689. 0,272,480,16,0
  690. 0,256,480,16,0
  691. 0,240,480,16,0
  692. 0,224,480,16,0
  693. 0,208,480,16,0
  694. 0,192,480,16,0
  695. 0,176,480,16,0
  696. 0,160,480,16,0
  697. 0,144,480,16,0
  698. 0,128,480,16,0
  699. 0,112,480,16,0
  700. 0,96,480,16,0
  701. 0,80,480,16,0
  702. 0,64,480,16,0
  703. 0,48,480,16,0
  704. 0,32,480,16,0
  705. 0,16,480,16,0
  706. 0,0,480,16,0
  707. end
  708.  
  709. ****
  710.  
  711. define array name array_4
  712. 440,0,40,64,0
  713. 400,0,40,64,0
  714. 440,64,40,64,0
  715. 360,0,40,64,0
  716. 400,64,40,64,0
  717. 440,128,40,64,0
  718. 320,0,40,64,0
  719. 360,64,40,64,0
  720. 400,128,40,64,0
  721. 440,192,40,64,0
  722. 280,0,40,64,0
  723. 320,64,40,64,0
  724. 360,128,40,64,0
  725. 400,192,40,64,0
  726. 440,256,40,64,0
  727. 240,0,40,64,0
  728. 280,64,40,64,0
  729. 320,128,40,64,0
  730. 360,192,40,64,0
  731. 400,256,40,64,0
  732. 440,320,40,64,0
  733. 200,0,40,64,0
  734. 240,64,40,64,0
  735. 280,128,40,64,0
  736. 320,192,40,64,0
  737. 360,256,40,64,0
  738. 400,320,40,64,0
  739. 440,384,40,64,0
  740. 160,0,40,64,0
  741. 200,64,40,64,0
  742. 240,128,40,64,0
  743. 280,192,40,64,0
  744. 320,256,40,64,0
  745. 360,320,40,64,0
  746. 400,384,40,64,0
  747. 440,448,40,64,0
  748. 120,0,40,64,0
  749. 160,64,40,64,0
  750. 200,128,40,64,0
  751. 240,192,40,64,0
  752. 280,256,40,64,0
  753. 320,320,40,64,0
  754. 360,384,40,64,0
  755. 400,448,40,64,0
  756. 440,512,40,64,0
  757. 80,0,40,64,0
  758. 120,64,40,64,0
  759. 160,128,40,64,0
  760. 200,192,40,64,0
  761. 240,256,40,64,0
  762. 280,320,40,64,0
  763. 320,384,40,64,0
  764. 360,448,40,64,0
  765. 400,512,40,64,0
  766. 440,576,40,64,0
  767. 40,0,40,64,0
  768. 80,64,40,64,0
  769. 120,128,40,64,0
  770. 160,192,40,64,0
  771. 200,256,40,64,0
  772. 240,320,40,64,0
  773. 280,384,40,64,0
  774. 320,448,40,64,0
  775. 360,512,40,64,0
  776. 400,576,40,64,0
  777. 0,0,40,64,0
  778. 40,64,40,64,0
  779. 80,128,40,64,0
  780. 120,192,40,64,0
  781. 160,256,40,64,0
  782. 200,320,40,64,0
  783. 240,384,40,64,0
  784. 280,448,40,64,0
  785. 320,512,40,64,0
  786. 360,576,40,64,0
  787. 0,64,40,64,0
  788. 40,128,40,64,0
  789. 80,192,40,64,0
  790. 120,256,40,64,0
  791. 160,320,40,64,0
  792. 200,384,40,64,0
  793. 240,448,40,64,0
  794. 280,512,40,64,0
  795. 320,576,40,64,0
  796. 0,128,40,64,0
  797. 40,192,40,64,0
  798. 80,256,40,64,0
  799. 120,320,40,64,0
  800. 160,384,40,64,0
  801. 200,448,40,64,0
  802. 240,512,40,64,0
  803. 280,576,40,64,0
  804. 0,192,40,64,0
  805. 40,256,40,64,0
  806. 80,320,40,64,0
  807. 120,384,40,64,0
  808. 160,448,40,64,0
  809. 200,512,40,64,0
  810. 240,576,40,64,0
  811. 0,256,40,64,0
  812. 40,320,40,64,0
  813. 80,384,40,64,0
  814. 120,448,40,64,0
  815. 160,512,40,64,0
  816. 200,576,40,64,0
  817. 0,320,40,64,0
  818. 40,384,40,64,0
  819. 80,448,40,64,0
  820. 120,512,40,64,0
  821. 160,576,40,64,0
  822. 0,384,40,64,0
  823. 40,448,40,64,0
  824. 80,512,40,64,0
  825. 120,576,40,64,0
  826. 0,448,40,64,0
  827. 40,512,40,64,0
  828. 80,576,40,64,0
  829. 0,512,40,64,0
  830. 40,576,40,64,0
  831. 0,576,40,64,0
  832. end
  833.  
  834. ****
  835.  
  836. define array name array_5
  837. 220,304,22,32,0
  838. 209,288,44,64,0
  839. 198,272,66,96,0
  840. 187,256,88,128,0
  841. 176,240,110,160,0
  842. 165,224,132,192,0
  843. 154,208,154,224,0
  844. 143,192,176,256,0
  845. 132,176,198,288,0
  846. 121,160,220,320,0
  847. 110,144,242,352,0
  848. 99,128,264,384,0
  849. 88,112,286,416,0
  850. 77,96,308,448,0
  851. 66,80,330,480,0
  852. 55,64,352,512,0
  853. 44,48,374,544,0
  854. 33,32,396,576,0
  855. 22,16,418,608,0
  856. 11,0,440,640,0
  857. 0,0,480,640,0
  858. end
  859.  
  860. ****
  861.