Skip to Content
0
Former Member
Jul 15, 2008 at 11:21 AM

run time error

26 Views

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?