home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / b / b034 / gz.img / CBHS-8C.PRG < prev    next >
Encoding:
Text File  |  1989-03-21  |  1.2 KB  |  41 lines

  1. set talk off
  2. dimension xg(1,34)
  3. clear
  4. store '97-A╨═╟░▓µ   ' to xg(1)
  5. store '97-B╨═╟░▓µ   ' to xg(2)
  6. store '07-A╨═╟░▓µ   ' to xg(3)
  7. store '07-B╨═╟░▓µ   ' to xg(4)
  8. store '44-1A╨═╟░▓µ  ' to xg(5)
  9. store '44-1B╨═╟░▓µ  ' to xg(6)
  10. store '60-A╨═╟░▓µ   ' to xg(7)
  11. store '60-B╨═╟░▓µ   ' to xg(8)
  12. store '98-99A╨═╟░▓µ ' to xg(9)
  13. store '27"╟░▓µ      ' to xg(10)
  14. store '▓µ╝τ╕╟       ' to xg(11)
  15. store 'xxxxxxxxxxxxx' to xg(12)
  16. store 'xxxxxxxxxxxxx' to xg(13)
  17. store 'xxxxxxxxxxxxx' to xg(14)
  18. store 'xxxxxxxxxxxxx' to xg(15)
  19. store 'xxxxxxxxxxxxx' to xg(16)
  20. store 'xxxxxxxxxxxxx' to xg(17)
  21. store 'xxxxxxxxxxxxx' to xg(18)
  22. store 'xxxxxxxxxxxxx' to xg(19)
  23. store 'xxxxxxxxxxxxx' to xg(20)
  24. store 'xxxxxxxxxxxxx' to xg(21)
  25. store 'xxxxxxxxxxxxx' to xg(22)
  26. store 'xxxxxxxxxxxxx' to xg(23)
  27. store 'xxxxxxxxxxxxx' to xg(24)
  28. store '▒╛╘┬╖ó╔·╩²   ' to xg(25)
  29. store '╘┬─⌐╥╤┴∞─⌐╙├ ' to xg(26)
  30. store '╫¬╧·╗┘       ' to xg(27)
  31. store '╫¿╧ε╣ñ│╠╓º│÷ ' to xg(28)
  32. store '╫¬╕≈│╡╝Σ     ' to xg(29)
  33. store '╫¬╫█║╧╫Θ     ' to xg(30)
  34. store '╞≤╣▄╖╤       ' to xg(31)
  35. store 'xxxxxxxxxxxxx' to xg(32)
  36. store 'xxxxxxxxxxxxx' to xg(33)
  37. store 'xxxxxxxxxxxxx' to xg(34)
  38. save to a:cpmck3.mem
  39. set talk on
  40.  
  41.