$ENABLE_CACHE_ALWAYS

Allow the select cache mechanism when moving to the last occurrence.

$ENABLE_CACHE_ALWAYS

Defaults

Assignment file: application assignment files
Section: [SETTINGS]
Default value: None

Description

When $ENABLE_CACHE_ALWAYS is present, each occurrence is retrieved into the select cache when moving to the last occurrence, for example, when using the structure editor function ^LAST_OCC or the ProcScript statement setocc "*", -1.

When $ENABLE_CACHE_ALWAYS is not present, the select cache is not used when moving to the last occurrence. This improves performance when information concerning other records is not required.

$ENABLE_CACHE_ALWAYS

$ENABLE_CACHE_ALWAYS

Related Topics