home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 37.dms / 37.adf / win2.bas < prev   
BASIC Source File  |  1988-05-22  |  113b  |  5 lines

  1. 5     screen 0, 5, 0
  2. 10    window #1, 100,10,140,100, "WINDOW #1"
  3. 15    cmd 1
  4. 20    draw (1,1 to 30,70 to 20,40)
  5.