索引付きファイルを定義するには、次のように記述します。
file-control. select fd-name assign to "user.dat" organization is indexed record key is fd-name-key ... fd fd-name. 01 fd-name-record. 03 fd-name-key pic X(5).