compiler not catching bad exit within routine

Bob Sneidar bobsneidar at iotecdigital.com
Wed Dec 7 15:31:40 EST 2016


Another thing to try that helped me more than once is to copy/paste the script (the ENTIRE script not just the handlers) into a text file formatted for Text Only then copy/paste it back into your script replacing what is there. I think it has something to do with the unicode text thingummy.

Bob S


On Dec 6, 2016, at 16:12 , Dr. Hawkins <dochawk at gmail.com<mailto:dochawk at gmail.com>> wrote:

On Tue, Dec 6, 2016 at 2:52 PM, Dave Kilroy <dave at applicationinsight.com<mailto:dave at applicationinsight.com>>
wrote:

You define a handler "mkNwDnaRec" but your exit statement refers to
"makeNewDnaRec" ...


Correct.

That should throw any error on script save--but it doesn't.

The rest of the script compiles, but this routine quietly doesn't.




--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462




More information about the use-livecode mailing list