Es gibt auch Referenzen von IBM...
Code:DCL-F MYFILE WORKSTN(*EXT) INFDS(DSPFBK); DCL-DS DSPFBK; DSP_FLAG1 CHAR(2) POS(367); // Display flags DSP_AID CHAR(1) POS(369); // AID byte CURSOR CHAR(2) POS(370); // Cursor location DATA_LEN INT(10) POS(372); // Actual data len SF_RRN INT(5) POS(376); // Subfile rrn MIN_RRN INT(5) POS(378); // Subfile min rrn NUM_RCDS INT(5) POS(380); // Subfile num rcds ACT_CURS CHAR(2) POS(382); // Active window cursor location DSP_MAJOR CHAR(2) POS(401); // Major ret code DSP_MINOR CHAR(2) POS(403); // Minor ret code END-DS;
![[NEWSboard IBMi Forum]](images/duke/nblogo.gif)



Mit Zitat antworten
Bookmarks