Borland TurboBASIC & TurboPASCAL stuff from 1998 when i started with programming...
[mirrors/Programs.git] / turbobasic / 001FORMA.BAS
1 CLS
2 SHELL "A:"
3 SHELL "FORMAT A:"
4 INPUT "KONEC" ;A$
5 END\1a
This page took 0.262634 seconds and 4 git commands to generate.