<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Here is an oldie but a goody.....<br>
<br>
Richard<br>
<div class="moz-forward-container"><br>
BTW Thanks Jose!<br>
<br>
<br>
-------- Forwarded Message --------
<table class="moz-email-headers-table" cellspacing="0"
cellpadding="0" border="0">
<tbody>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject:
</th>
<td>Re: Rounding sort of ....</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
<td>Thu, 8 Mar 2018 20:21:34 -0500</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
<td>Jose Lerebours via Filepro-list
<a class="moz-txt-link-rfc2396E" href="mailto:filepro-list@lists.celestial.com"><filepro-list@lists.celestial.com></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Reply-To:
</th>
<td>Jose Lerebours <a class="moz-txt-link-rfc2396E" href="mailto:fpgroups@gmail.com"><fpgroups@gmail.com></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>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
<a class="moz-txt-link-freetext" href="https://www.cargosaas.com">https://www.cargosaas.com</a>
<a class="moz-txt-link-freetext" href="http://www.ezbookeep.com">http://www.ezbookeep.com</a>
<a class="moz-txt-link-freetext" href="http://www.ezdaemon.com">http://www.ezdaemon.com</a>
<a class="moz-txt-link-freetext" href="http://www.fp2php.com">http://www.fp2php.com</a>
_______________________________________________
Filepro-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
Subscribe/Unsubscribe/Subscription Changes
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
---
This email has been checked for viruses by AVG.
<a class="moz-txt-link-freetext" href="http://www.avg.com">http://www.avg.com</a>
</pre>
</div>
</body>
</html>