All my best,
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.
I'm making grr sounds now too. Know anyway to unfreeze LC when it's not in a loop, or capture a stack from memory? I just finished a protocol parser in one long sitting and was so focused I forgot to save as I went. Vote for the auto save feature request
Script editor has stopped - press the stop button
A scripting error message has poped up somewhere behind other windows
-- msgbox: set the raisewindows to true
See if you can open the app browser
and find the object that has the script in it and see if you can right click - edit script
you may have to: toplevel this stack
thats my limited knowledge
All my best,
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.
No, it was locked solid, with an unresponsive empty Answer dialog box. I went into the LC process in memory and started suspending threads (they were all hung on "Waiting for user input" on the empty dialog box) but that was a long shot. At least it was easier to write the same code the second time around