not certain what i'm doing wrong but i'm reading in a .csv file and all fields are size 254, type v_string that looks like :
i've tried converting this to fixed decimal, double, int and float and it seems that all of them fail because when I add 3 of these fields together, anything that had a comma in the number only has the first number, losing everything else. What do I do to covert this or do i need to remove the comma before anything?
thanks
becki kain