The INI File: 2.3 Categories in the INI File: [diskswap]

Up: GEOS SDK TechDocs | Up | Prev: 2.2 [configure] | Next: 2.4 [envelope]

The diskswap category defines swap information for the GEOS swap file. Generally, you won't set these keys individually; GEOS will set them as required.

file

file = <path of swap file>

This category defines the file used by the disk swap driver for swapping.

file = C:\GEOWORKS\SWAP\EXTRA

page

page = <size of swap page>

This key defines the page size of a swap page.

page = 2048

size

size = <size of swap file>

This key defines the maximum size of the swap file.

size = 2048

Up: GEOS SDK TechDocs | Up | Prev: 2.2 [configure] | Next: 2.4 [envelope]