MAX SORT MEMORY: Difference between revisions
Jump to navigation
Jump to search
(→Syntax) |
Gordon.dye (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This [[CONFIG]] option can set the maximum memory allowed for SORT. | This [[CONFIG]] option can set the maximum memory allowed for SORT and INDEX ''in megabytes''. This is a [[BRconfig.sys]] statement. | ||
===Syntax=== | ===Syntax=== | ||
Line 6: | Line 6: | ||
[[image: msm.png|400px]] | [[image: msm.png|400px]] | ||
Specify the maximum number of megabytes BR should use for sorting and indexing. The default is 8. | |||
<noinclude> | <noinclude> | ||
[[Category:Config]] | [[Category:Config]] | ||
</noinclude> | </noinclude> |
Latest revision as of 17:31, 30 June 2019
This CONFIG option can set the maximum memory allowed for SORT and INDEX in megabytes. This is a BRconfig.sys statement.
Syntax
MAX_SORT_MEMORY <integer>
Specify the maximum number of megabytes BR should use for sorting and indexing. The default is 8.