File: TEST.BAS

package info (click to toggle)
pcbasic 2.0.7-8
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 35,416 kB
  • sloc: python: 28,411; sh: 103; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
5 open "output.txt" for output as 1
10 ?#1, using "#.####";0
20 ?#1, using ".####^^^^";0
30 ?#1, using "#.####^^^^";0
40 ?#1, using "#.####^^^^";0
50 ?#1, using "#.####^^^^";0.1
60 ?#1, using "##.###^^^^";0.1
70 ?#1, using ".###^^^^";1.1
80 ?#1, using "#.###^^^^";1.1