Borland TurboBASIC & TurboPASCAL stuff from 1998 when i started with programming...
[mirrors/Programs.git] / turbobasic / DDM-CTVE.BAS
1 cls
2 color 5,7
3 screen 1
4 cls
5 line (1,1)-(319,199),5,b
6 end\1a
This page took 0.332678 seconds and 4 git commands to generate.