home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / b / b077 / 1.img / SBGL.ZIP / AASS.PRG < prev    next >
Encoding:
Text File  |  1979-12-31  |  410 b   |  15 lines

  1. set talk off
  2. set devi to print
  3. set print on
  4. @ 1,2 say '------------------------------'
  5. @ 2,2 say '| ╓╨╣·╔Φ▒╕╣▄└φ╨¡╗ß╜╠╤º╤╨╛┐╗ß |'
  6. @ 3,2 say '|     ┤·  ▒φ  ╓ñ      ║┼     |'
  7. @ 4,2 say '|                            |'
  8. @ 5,2 say '|   ╨╒├√:                    |'
  9. @ 6,2 say '|   ╡Ñ╬╗:                    |'
  10. @ 7,2 say '------------------------------'
  11. @ 8,2 say ' '
  12. set devi to scre
  13. set print off
  14. retu
  15.