Hi,
In my program I have a field called LGPLA with data type char.It is having values 01-01-01
01-01-03
01-01-04
01-01-06
01-02-01.When I try to execute the program it is giving run time error as 'Unable to interpret "01-01-06 " as a number'.
Can anyone suggest me asolution for this?