summaryrefslogtreecommitdiff
path: root/v4.0/src/DEV/DISPLAY/DISPLAY.SKL
blob: 985006a873cfc5071fdc5025b01bfa127b2fd088 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;  Message Skeleton file for DISPLAY.SYS
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

:util DISPLAY                            ; utility name

:class A
:use 1  COMMON1
:def 2  "%1 code page driver cannot be initialized",CR,LF,BELL
:def 8  "Insufficient memory",CR,LF,BELL
:def 12 "Invalid syntax on DISPLAY.SYS code page driver",CR,LF,BELL

:end