17 ;"Incorrect DOS version",CR,LF,"$"
21 ;"Insufficient memory",CR,LF
22 :def 2 "Insufficient memory",CR,LF
25 ;"Can't find messages"
26 :def 3 "Can't find messages",CR,LF
31 ;"Access denied ", CR, LF
32 :def 4 "Access denied",CR,LF
35 ;"File cannot be converted", CR, LF
36 :def 5 "File cannot be converted",CR,LF
39 ;"File not found ", CR, LF
40 :def 6 "File not found",CR,LF
43 ;"File creation error", CR, LF
44 :def 7 "File creation error",CR,LF
47 ;"Fix-ups needed - base segment (hex):"
48 :def 8 "Fix-ups needed - base segment (hex):"
51 ;"Invalid parameter",CR,LF,0
55 ;"Insufficient disk space", CR, LF
56 ;def 10 "Insufficient disk space",CR,LF
60 ;"File name must be specified ", CR, LF
61 :def 12 "File name must be specified",CR,LF