2 ;-------------------------------------------------------------------
3 ; message retriever skeleton file for APPEND
4 ;-------------------------------------------------------------------
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
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"