On 5/7/11 6:29 PM, Phil Davis wrote:
Hi Paul,

Can you edit scripts OK? This reminds me of a weird LC problem I had a
few days ago that was caused by the existence of a global (an
environment variable created by Google Chrome apparently) that had
slashes in the name. It went away when I restarted my machine.

I don't use Chrome myself, but I wonder if those who do would want to create a preventative button with a script that removes the contents of that global. Since the message box is useless when the problem occurs, you can't just type the command there to execute it. But if you had a premade button, you could open the stack and click it.

  on mouseUp
put empty into $COM_GOOGLE_CHROME_FRAMEWORK_SERVICE_PROCESS/USERS/PHIL/LIBRARY/APPLICATION_SUPPORT/GOOGLE/CHROME_SOCKET
  end mouseUp

Then things should work again, hopefully.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to