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

  1. clear
  2. set devi to print 
  3. set print on
  4. ? chr(27)+"ID"
  5. @ prow()+1,8 say "╔Φ▒╕╣▄└φ╙δ╬¼╨▐╨┼╧ó╧╡═│"
  6. @ prow()+1,1 say "         "
  7. @ prow()+1,1 say "         "
  8. @ prow()+1,14 say "▓╦╡Ñ╙δ┬╖╛╢"
  9. wait "      "
  10. @ prow()+1,8 say "╔┬╬≈╩í╔Φ▒╕╣▄└φ╨¡╗ß"
  11. @ prow()+1,29 say "┴¬║╧╤╨╓╞"
  12. @ prow()+1,8 say "╓╨╣·╔Φ▒╕╣▄└φ┼α╤╡╓╨╨─"
  13. ? chr(13)
  14. set print off
  15. set device to screen 
  16. retu
  17.  
  18.  
  19.