It seems to me this is a bug that should have been caught during the script compilation phase, instead of during execution. somehow indicating a runtime error on the prior statement. It cost me several hours and some lost data to figure it out, primarily because of the rare circumstances that caused it to happen. Note that some other lines in that script got "dorked". I don't know if it was the "oops" or the manual changes trying to narrow down the error while I was frustrated. I don't THINK running a script can modify code, but I also didn't THINK I could get an execution error on an "if true then" statement.
Indeed it should give a script compilation error: http://quality.runrev.com/show_bug.cgi?id=15307 Warmest Regards, Mark. -- Mark Waddingham ~ [email protected] ~ http://www.livecode.com/ LiveCode: Everyone can create apps _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
