At some point (I don't remember when), I started getting "Script parse error on line 1: Unexpected EOF". My line 1 looks like this:
var myTimer = null;
I use myTimer later on in my script to run a 5s timer using setTimeout function. This worked flawlessly for some time but recently I started getting this popup in HH. Not sure what to make of it except if I ignore it for long enough, HH will hang and I have to restart the Mac. Any suggestions?
Thanks
var myTimer = null;
I use myTimer later on in my script to run a 5s timer using setTimeout function. This worked flawlessly for some time but recently I started getting this popup in HH. Not sure what to make of it except if I ignore it for long enough, HH will hang and I have to restart the Mac. Any suggestions?
Thanks