Message Box Functions broke in 6.1.3?

prothero at earthednet.org prothero at earthednet.org
Wed Nov 20 10:18:14 EST 2013


Craig:
Odd, I get the error, OSX10.8.5, LC 6.1.3

I do put myFunction() into the message box. I get the error. If just type myFunction() into the message box, I get the ticks.

on myFunction
  return the ticks
end myFunction

Odd.
Bill
William Prothero
http://es.earthednet.org



On Nov 20, 2013, at 7:11 AM, dunbarx at aol.com wrote:

> Chipp.
> 
> 
> Works fine for me. 6.1.3, OSX 10.5.8
> 
> 
> 
> Craig
> 
> 
> 
> 
> -----Original Message-----
> From: Chipp Walters <chipp at chipp.com>
> To: How to use LiveCode <use-livecode at lists.runrev.com>
> Sent: Wed, Nov 20, 2013 9:07 am
> Subject: Message Box Functions broke in 6.1.3?
> 
> 
> I did this:
> 
> 1. Create a new stack
> 2. put the following in the card script:
> 
> function foo
>  put the ticks
> end foo
> 
> 3. Compiled it (Apply)
> 4. Put in msg:
> 
> put foo()
> 
> and the result is:
> 
> Message execution error:
> 
> Error description: Handler: can't find handler
> 
> Hint: foo()
> 
> ???
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list