On Mon, 8 Mar 2004 07:59:41 +1300
Sharrea Day <[EMAIL PROTECTED]> wrote:

> in my UDF.  I'm guessing that because the ROUNDDOWN function is not 
> explicitly defined in my UDF I get a 'BASIC runtime error':
> 
> "Sub-routine procedure or function procedure not defined."
> 
> Here's a piece of my code:
> <start code>
>       ElseIf GrossPay > 182 And GrossPay < 731 Then
>               RoundGP = ROUNDDOWN(GrossPay, 0)

Basic - cool it's still around :)

Why not just compute the rounding using int? It's a pretty standard function.

> Sharrea


-- 
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
[EMAIL PROTECTED]                            change magnetic patterns
[EMAIL PROTECTED]               on your hard disk.
-----------------------------------------------------------------------

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to