RELEASE LiveCode 6.5.2 RC1
J. Landman Gay
jacque at hyperactivesw.com
Wed Jan 22 15:00:18 EST 2014
On 1/22/14, 1:54 PM, Richmond wrote:
> On 22/01/14 21:32, J. Landman Gay wrote:
>> On 1/22/14, 12:28 PM, Benjamin Beaumont wrote:
>>> 11286 - messagebox syntax for invoking functions is broken
>>
>> Oh yay! Double yay! It now works both with and without "put". It was
>> making me crazy.
>>
>
> Could you give us an example, please?
Sure. There were two problems. For a couple of releases you couldn't do
this:
put myFunction()
You had to write it without a "put":
myFunction()
Then in 6.5.1 neither way would work, it just threw an error no matter
how you tried to do it. Now both methods work.
I write a lot of quick, one-off handlers and functions that I call from
the message box, and now they work again.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list