Skip to Content
0
Former Member
Nov 20, 2007 at 12:55 PM

Unicode error

24 Views

Hi All,

As part of my Unicode upgrade in old versons the program is as follows.

data:ipad       LIKE pad27.
data:A1001 LIKE  P1001.

ipad = a1001-adata.

the above code is throwing unicode error.

Can any one help me to resolve this problem.

regards

Krishna