12.5.13 KEYED Specifier

The KEYED specifier asks whether a file is connected for keyed access. It takes the following form:

KEYED = kyd

kyd
Is a scalar default character variable that is assigned one of the following values:


'YES'   If keyed access is allowed for the indexed file 
'NO'   If keyed access is not allowed 
'UNKNOWN'   If the processor cannot determine whether keyed access is allowed 


Previous Page Next Page Table of Contents