How return an error ?

Mark Wieder mwieder at ahsoftware.net
Sat Feb 11 14:19:56 EST 2006


Girard-

Saturday, February 11, 2006, 10:32:32 AM, you wrote:

> on hellotest theNumber
>    if isnumber(theNumber) is false then
>      return "error"
>    end if
>    ...
> end hellotest

What's not working? That works for me.

hellotest "NotaNumber"
put the result

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list