Files
open-insight/SYSPROG/APPROW/SYSENV%003ALAYOUT_CFG_RTI_LRDEX.json
Infineon\StieberD 7762b129af pre cutover push
2024-09-04 20:33:41 -07:00

22 lines
1.3 KiB
JSON

{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_RTI_LRDEX"
},
"body": {
"record1": {
"<1>": "Select Quickdex/Rightdex Index Maintenance implementation",
"<2>": {
"<2,1>": "Quickdex.MFS and Rightdex.MFS call the LRDEX.SUB routine to maintain the index. A Quickdex or Rightdex index returns a list of all of the keys in the table by reading a special record named %RECORDS%.",
"<2,2>": "",
"<2,3>": "The OI 10 version does not require a physical %RECORDS% record in the DICT, while the OI 9 version is backwards compatible with the earlier implementation.",
"<2,4>": "",
"<2,5>": "Select \"OI 10 Version\", or set field 1 to RTI_LRDEX_SUB_X, to use the OI 10 version, or select \"OI 9 (compatible) Version\" (or set field 1 to RTI_LRDEX_SUB_9) to use the OI 9 version, of LRDEX.SUB.",
"<2,6>": "",
"<2,7>": "Note: If you change this value, you must exit OI and restart to clear the cached value"
},
"<3>": "Selected LRDEX.SUB Implementation{OPTIONS OI 10 Version/RTI_LRDEX_SUB_X|OI 9 (compatible) Version/RTI_LRDEX_SUB_9}{DEFAULT RTI_LRDEX_SUB_9}"
}
}
}