Hi! You've definitely found a bug, and I'm investigating.n.allan wrote:I just treble checked, If I comment out "put 1 into tIntA" I get no errors, it simply returns empty in the message box.
Clock Widget Errors on Windows
Re: Clock Widget Errors on Windows
LiveCode Open Source Team — @PeterTBBrett — peter.brett@livecode.com
Re: Clock Widget Errors on Windows
But then again.... if i put anything in the message box:
I get empty too so that doesn't really help...
This is on Version 8 DP1 Win32
Code: Select all
put nonExistantFunction()This is on Version 8 DP1 Win32
Re: Clock Widget Errors on Windows
Aha! I can reproduce that! Maybe the bug isn't in the Builder system, but in the IDE? This is very helpful, thank you!n.allan wrote:But then again.... if i put anything in the message box:I get empty too so that doesn't really help...Code: Select all
put nonExistantFunction()![]()
This is on Version 8 DP1 Win32
LiveCode Open Source Team — @PeterTBBrett — peter.brett@livecode.com
Re: Clock Widget Errors on Windows
I've filed a bug report to track this issue: http://quality.runrev.com/show_bug.cgi?id=14968
LiveCode Open Source Team — @PeterTBBrett — peter.brett@livecode.com
