]> wirehaze git hosting - MS-DOS.git/blob - v4.0/src/DEV/DISPLAY/DISPLAY.SKL

wirehaze git hosting

MZ is back!
[MS-DOS.git] / v4.0 / src / DEV / DISPLAY / DISPLAY.SKL
1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2 ;
3 ; Message Skeleton file for DISPLAY.SYS
4 ;
5 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
7 :util DISPLAY ; utility name
8
9 :class A
10 :use 1 COMMON1
11 :def 2 "%1 code page driver cannot be initialized",CR,LF,BELL
12 :def 8 "Insufficient memory",CR,LF,BELL
13 :def 12 "Invalid syntax on DISPLAY.SYS code page driver",CR,LF,BELL
14
15 :end