**Maximum number of files dBMAN can open
FILES=30
**Number of 1k block cache buffer.
BUFFERS=100
**Number and size (in bytes) of global memory variables.
GBLCNT=256
GBLSIZE=4000
**Number and size (in bytes) of X global memory variables.
XGBLCNT=50
XGBLSIZE=2000
**Number of bytes the picture buffer holds.
PICTBFSZ=2000
**Number of compiled programs contained in memory.
PROGRAMS=25
**Number of program buffers.
PRGBFCNT=2
**Size in bytes the program buffer is.
PRGBFSIZE=8000
**Enable/Disable Y memory variable file closing. 0=Disable 1=Enable.
CLOSEYLOC=0
**Word processor for MODIFY COMMAND, or memo fields.
*WP=
**Define a dBMAN to execute immediately after loading.
COMMAND= DO STPROC52
**Enable/Disable dBASE3+ mode. 1=dBASE on 0=dBASE3 off
DBASE3= 1
**Enable/Disable direct video ram. (PC version only). 1=enable 0=disable
**VIDEORAM= 1
**Maximum row for the video display (set to 46 for EGA if you need more lines)
**ROWMX=25
**Maximum column for the video display.
**COLMX=80
**EUROKEY specifies whether you are using umlauts in your input (European
**keyboards) 1= enable european keyboard.
EUROKEY=0