Stop the rounding

Roger Cornelius rac at custom-mobility.com
Fri Sep 14 11:48:39 PDT 2007


On 9/13/07, Steven  Waters <_swaters at triumphinstruments.com_ (mailto:swaters at triumphinstruments.com) >  wrote:  
> Good  Day,
> I have a Filepro question.
> 
> I am trying to strip the decimal  out of a number.
> I have this written; 
> 
> cb(10,.0)=25
> 
> 25 is  (10,.2)
> 
> if the number for field 25 is 880.88
> I get 881 out for  dummy cb
> or if the number is 710.00 I get 710 instead of 71000
> 
> How  do you strip out a numbers decimal and stop the rounding and dropping of 
>  
> the 00
> 
> Thanks in  advance,
> Steve

cb(10,.0) = 25*"100"
-- 
Roger Cornelius            rac at custom-mobility.com


More information about the Filepro-list mailing list