Rounding sort of ....
Jose Lerebours
fpgroups at gmail.com
Thu Mar 8 17:21:34 PST 2018
On 03/08/2018 05:43 PM, Richard D. Williams via Filepro-list wrote:
> As per Jose, this works as well;
>
> @keyR If:
> Then: xx(10,.)
> 3 ------- - - - - - - - - -
> If:
> Then: input popup ("22","") xx "Enter>"
> 4 ------- - - - - - - - - -
> If: FRAC(xx) le ".50"
> Then: xx=FLOOR(xx)
> 5 ------- - - - - - - - - -
> If: FRAC(xx) gt ".50"
> Then: xx=CEIL(xx)
> 5 ------- - - - - - - - - -
> If:
> Then: msgbox xx
>
>
>
Got you thinking huh! np ...
--
Jose D. Lerebours
954-559-7186
https://www.cargosaas.com
http://www.ezbookeep.com
http://www.ezdaemon.com
http://www.fp2php.com
More information about the Filepro-list
mailing list