]> wirehaze git hosting - MS-DOS.git/blob - v4.0/src/CMD/FILESYS/FILESYS.SKL

wirehaze git hosting

MZ is back!
[MS-DOS.git] / v4.0 / src / CMD / FILESYS / FILESYS.SKL
1
2 :util FILESYS
3
4 :class 1
5
6 :class A
7 :use COMMON1 ;"Incorrect DOS version",cr,lf
8 :def 10 " PAUSED %1 %2 %3",CR,LF
9 :def 11 " %1 %2 %3",CR,LF
10 :def 12 " Local IFS",CR,LF ;an001;bgb
11 :def 13 " Status Device Name Parameters",CR,LF ;an001;bgb
12 :def 14 " ______ ______ _________ ___________________",CR,LF,CR,LF
13 :def 15 "No entries found",CR,LF
14 :def 16 " ERROR %1 %2 %3",CR,LF
15 :end