Re: Launching DOS from GEOS
William Ofosu-Amaah (XI6W-OFSA@asahi-net.or.jp)
Wed, 26 Jun 1996 23:51:13 +0900
At 02:17 PM 6/24/96 +0200, Jan.Sedlak@pedf.cuni.cz wrote:
>DOS prompt from GEOS on OG 100
>------------------------------
...
> - I believe you can set other icons for other DOS appls.
> - The DOS runs in BIG letter mode (INT 10/FN00)
...
You probably figured this out already but,
by using ANSI.SYS and the MODE.COM DOS (6.22) command:
b:\mode con cols=80
it is possible to reset it back to the SMALL letter mode.
William