Menu

[b84aab]: / documentation / README.DOS  Maximize  Restore  History

Download this file

30 lines (18 with data), 764 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Required:
CPU 80386 or newer
4MB RAM or more
DPMI driver required (windows has already one)

---------------------------------------------------------------------

You can change the default graphics mode by using
GRX's environment variable:

SET GRX20DRV=<driver> gw <width> gh <height> nc <colors>

or by using SB's environment variable:

SET SBGRAF=<width>x<height>x<bits-per-pixel>

Example:
SET SBGRAF=1024x768x16
That means the default graphics mode will be 1024x768 with 64K colors

---------------------------------------------------------------------

Network devices (like OPEN "SOCL:...") does not working on DOS

You can use only one serial port per time. (do not open com2 while
com1 is already open)

Long filenames are supported only under Windows

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.