Skip to Content
0
Former Member
Dec 04, 2006 at 03:42 PM

Type Incompatible

61 Views

Hi,

I trying convert the 4.5b code to 6.0, I'm getting error as type incompatiable for the code

Data : HEXIN(12) TYPE X,HEX TYPE X.

DO ANZAHL TIMES

VARYING HEX FROM HEXIN NEXT HEXIN+1.

ENDDO

Can anyone please help me to fix this issue?

Thanks

Kisu