Guten Morgen.
Diese Information habe ich auch mla gebraucht.
Ich habe dies folgendermaßen gelöst:
Code:
D WSDS            DS                   QUALIFIED 
D  DspSize          *SIZE                        
D  Device               197    206
Und vor dem Write/ExFmt:
Code:
Post(E) WSDS.Device RECFORMAT; 
SetDS4 = (WSDS.DspSize > 1920);
Wenn wenn das Format größer 1920 (80x24) ist muss es 132x27 sein.