Stop the rounding (thanks)

Bruce Easton bruce at stn.com
Fri Sep 14 12:41:38 PDT 2007


Steven Waters wrote Friday, September 14, 2007 3:25 PM:
> To: 'Filepro List'
> Subject: RE: Stop the rounding (thanks)
> 
> 
>  
> Fplist,
> 
> Thanks for all of the great answers.
> Now I have to decide which road to choose.
> 
> The reason I am having to remove the decimals
> is, I am exporting out of Filepro to An EDI program.
> Previously we had to do double entry.
> 1. Invoice in Filepro
> 2. Invoice again in the EDI software
> 
> Now we just run dreport and zoom, all done.
> 
> Thanks again,
> 
> Steve
>

Ah ha!  The subject was answered by the int() function.
But I think what you need is what I mentioned with the xlate function 
to strictly remove the "."

xy=xlate(25,".","")

Bruce 

Bruce Easton
STN, Inc.

 


More information about the Filepro-list mailing list