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

wirehaze git hosting

MZ is back!
[MS-DOS.git] / v4.0 / src / CMD / APPEND / APPEND.SKL
1
2 ;-------------------------------------------------------------------
3 ; message retriever skeleton file for APPEND
4 ;-------------------------------------------------------------------
5 :util APPEND
6
7 :class a
8 ;:use 1 COMMON1
9 :def 1 "Incorrect APPEND version",CR,LF
10 :def 2 "Invalid path",CR,LF
11 :def 3 "Invalid parameter",CR,LF
12 :def 4 "Invalid combination of parameters",CR,LF
13 :def 5 "No Append",CR,LF
14
15 :class b
16 :def 6 "APPEND / ASSIGN Conflict",CR,LF
17 :def 7 "APPEND / TopView Conflict",CR,LF
18 :def 8 "Incorrect DOS Version",CR,LF
19 :def 9 "APPEND already installed",CR,LF
20 ;:use 8 COMMON1 ;"Incorrect DOS Version"
21 ;:use 9 COMMON1 ;"APPEND already installed"
22
23 :end
24 \1a