SFLCSRPRG (Subfile Cursor Progression) keyword for display files
Use this field-level keyword to define when the cursor leaves the field, it goes to the same field in the next subfile record instead of the next field in the same record. The SFLCSRPRG keyword is ignored when the work station is not attached to a controller that supports an enhanced data stream.

This keyword has no parameters.

Option indicators are not valid for this keyword.

The SFLLIN keyword is not allowed in a record that contains the SFLCSRPRG.

Example:

The following example shows how to specify the SFLCSRPRG keyword:

|...+....1....+....2....+....3....+....4....+....5 ....+....6....+....7....+....8
A
A R SFL01 SFL
A S1 10A B 5 5SFLCSRPRG
A S2 10A B 5 25
A R CTL01 SFLCTL(SFL01)
A SFLPAG(5) SFLSIZ(20)
A SFLDSP SFLDSPCTL

In this example, when the cursor leaves field S1, the cursor goes to S1 in the next subfile record.

Ich denke, dass das in obigem Beispiel nicht so ganz funktioniert sondern nur für SFL's geht, die nur 1 Eingabe-Feld haben.
Habe ich bereits 2 Eingabe-Felder (wie oben dargestellt) kann es zu Problemen in der Bedienung kommen. Der Benutzer ist gezwungen, dann den Cursor auf das 2. Feld zu setzen, da er mit der TAB-Taste dann da nie hinkommt.

Ausserdem funktioniert das meist nur mit CA.