667
'I0' System Parameter
Ignore Null Substring (No Error 47)
Description
Treats all substrings of 0 zero length, starting at offset 0 zero, as valid NULL strings and
not generate Error #47.
Default
Off. A null substring (e.g., X$(0,0)) results in an Error #47: Substring
reference out of string.
'I2' System Parameter
Ignore Max. Record Count (No Error 2)
Description
Ignores maximum record counts. No Error #2 is reported when adding records to
keyed or indexed files.
Default
Off. To report Error #2: END-OF-FILE on read or File full on write
when the maximum record count is exceeded.
'IC' System Parameter
Ignore Case-Sensitivity for Scan
Description
Sets the command line scan function *[ ] to scan for matches regardless of upper/ lower case.
Default
On. The scan function *[ ] does case-sensitive searches.
'IM' System Parameter
Insert Mode for Input
Description
Remembers the current insert mode for the next input. This affects the console
command line only.
Default
Off. All text mode inputs will start in overstrike mode.
'IR' System Parameter
Insert Mode Reset (Decimal Point)
Description
Reset insert mode upon entry of a decimal with input to the right of the decimal during
formatted numeric entry.
Default
On.