ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
972 B

  1. COMPLETED
  2. A= 1 B= 2 C= 3
  3. A$=[hello world]
  4. C1$=[ANOTHER] C2$=[LINE] C3$=[IS] C4$=[HERE]
  5. D1= 1 D1$=[abc] D2= 2 D2$=[def] D3= 3 D3$=[ghi]
  6. e1= 4 e2= 5 e3= 6
  7. G$=[hello world again]
  8. i1$=[hello world in] I2$=[CLOSE_1.TXT] i3$=[we are] i= 1
  9. j1$=[hello world in] J2$=[CLOSE_1.TXT] j3$=[we are] J= 2
  10. j1$=[hello world in] J2$=[CLOSE_1.TXT] j3$=[we are] J= 3
  11. j1$=[hello world in] J2$=[CLOSE_1.TXT] j3$=[we are] J= 4
  12. z$=[/*EOF*/]