home *** CD-ROM | disk | FTP | other *** search
- 10 rem copyright 1992
- 15 rem compute publications intl ltd
- 20 rem all rights reserved
- 25 print"[147]":poke53280,6:poke53281,6
- 30 print"this is program two of the bamov demo"
- 35 print"when this program finishes it will"
- 40 print"return control back to line 50001"
- 45 print"of program one."
- 50 fort=1to5000:nextt
- 55 return
-