Jan Consider numeric with zero desimal instead od double, if I understand correctly you want to see it printed or shown with zero decimals. With a double you can do that to but that would reuire a format mask.
Gunnar Ekblad Kontema IT AB Hästholmsvägen 32 131 30 Nacka Sweden -----Ursprungligt meddelande----- Från: [email protected] [mailto:[email protected]] För jan johansen Skickat: den 14 juni 2010 22:13 Till: RBASE-L Mailing List Ämne: [RBASE-L] - Column Re-Typing Group, I have run across a case where I may need to do a wholescale redefinition of a column. I may need to retype a column from INTEGER to DOUBLE or something else to get away from the limitation of INTEGER of 1,999,999,999. I know it's doable, but will FORM's and REPORTS accept the change with little modification (other than any custom code that has the definitions in it)? Jan

