-> Hier kostenlos registrieren
Hallo, kann mir einer bitte mal Step by Step erklären was beim nachfolgenden Code passiert.
Die #tmp_p_Variable ist ein Doppelword
L #tmp_p_Variable
UD DW#16#FFFFF
OD DW#16#84000000
LAR1 P##ANY_Zeiger
T LD [AR1,P#6.0]
L #DB_Number
T LW [AR1,P#4.0]
L #tmp_Anzahl_Bytes
T LW [AR1,P#2.0]
L W#16#1002
T LW [AR1,P#0.0]
Die #tmp_p_Variable ist ein Doppelword
L #tmp_p_Variable
UD DW#16#FFFFF
OD DW#16#84000000
LAR1 P##ANY_Zeiger
T LD [AR1,P#6.0]
L #DB_Number
T LW [AR1,P#4.0]
L #tmp_Anzahl_Bytes
T LW [AR1,P#2.0]
L W#16#1002
T LW [AR1,P#0.0]