VID_MONO.XTK  ·  XTK  ·  285 B  ·  1986-04-10  ·  from Amstrad_MC2400_Softklone-Mirror-II_v3.6.12_1987_Disk-1
;
;	This routine will set the video attributes
;	to black and white only for use with a mono
;	display and a color card.
;
;
sc n wk
sc h Wk
;
label ask
ask  Do you want to save this fix on STD (Y/N) ? 
if -yn ju ask
if n ju save-no
sa std.xtk/e
label save-no
lo
end