revNewScriptEditor 1

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
erikhans08
Posts: 87
Joined: Wed Mar 25, 2015 2:01 am

revNewScriptEditor 1

Post by erikhans08 » Sat Sep 12, 2015 12:20 am

revNewScriptEditor 1 keeps popping up out of nowhere and freezing the app. I have tried reinstalling but it happened again. Any thoughts?

Erik Hansen

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10099
Joined: Fri Feb 19, 2010 10:17 am

Re: revNewScriptEditor 1

Post by richmond62 » Sat Sep 12, 2015 10:07 am

Is this with a 6+,7+ or 8+ version of LiveCode?

If you can tell me the version you are using it might be easier to try and reduplicate it.

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: revNewScriptEditor 1

Post by jacque » Sat Sep 12, 2015 4:59 pm

Are you sure you haven't hit a script error? That's what happens when you drop into the debugger, and until you leave debug mode the app will be unresponsive.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

erikhans08
Posts: 87
Joined: Wed Mar 25, 2015 2:01 am

Re: revNewScriptEditor 1

Post by erikhans08 » Sun Mar 20, 2016 8:47 pm

Communiity 7.1.2
I only get the problem with command-4 and command-s (save) OUTSIDE the debugger.
So now I save from the menu. INSIDE the debugger both work fine.
My workaround is to open the script of another object, then use command-4.
Works well. Problem solved.

Post Reply