Description: Amount of reserved system memory in megabytes. This directive is used mostly when running in a multitasking environment such as Microsoft Windows. It directs the program memory manager to reserve the specified amount of system memory in megabytes for use by other programs. AUTO selects the value based on the amount of memory available at the start of program execution. A maximum of 500 megabytes is reserved depending on the RAM value specified and available physical memory.
Option/Type:
Integer ≥ 0 |
AUTO |
Default: AUTO