home *** CD-ROM | disk | FTP | other *** search
- ! Sample dbase.vmc configuration file
- !
- ! All values in the file are commented, causing dBASE to use
- ! computed defaults as explained after each parameter. Before
- ! removing comments or changing values, refer to your dBASE user
- ! manual.
- !
- ! NOTE: BLANK LINES WILL TERMINATE PROCESSING AND SHOULD NOT
- ! BE INCLUDED IN THIS FILE. COMMENT LINES MUST BEGIN
- ! WITH !. LIMIT LENGTH OF LINES IN THIS FILE TO 78 CHARACTERS.
- !
- !maxmem = 8192 default: all available extended memory
- !minmem = 1024 default: dBASE needs a minimum of 1MB of extended memory
- !maxsel = 0xFFF8 default: All selectors are available
- !virtualsize = 8192 default: greater of 5120 or maxmem
- !blocksize = 1024 default: use 1K blocks
- !cushion = 128 default: The swap file 'cushion' is 128K
- !ems = 0 default: No EMS memory for swapping
- !swapname=c:\dbase\dbase.swp default: path from which dbase.exe is loaded
- !DELETESWAP default: delete the swap file
- !NODELETESWAP Use nodeleteswap to keep and reuse swapfile
- !TRYRO default: swap read/only segments
- !NOTRYRO Use notryro to swap modified segments
- !FAVORRO default: favor read/only segments when swapping
- !NOFAVORRO Use nofavorro to ignore modified status of segments
- ! when swapping
- !RETRYIO=4 default: retry 4 times if an I/O error occurs
- !ENVLOW default: use extended memory for environment
- ! programs spawned in protected mode.
- !RESERVELOW=100 default: reserve 100K of dos memory
-