22 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			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}"
 | |
|         }
 | |
|     }
 | |
| } |