open a project for editing, without executing PreOpenStack

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
KimD
Posts: 225
Joined: Wed Jul 08, 2015 5:51 am

open a project for editing, without executing PreOpenStack

Post by KimD » Wed Nov 11, 2015 5:16 am

I think that I just edited my PreOpenStack to include a perpetual loop; then saved and exited. Now when I try to open my .Livecode file, livecode just hangs.

Damn.

Is there a way to have Livecode open a project for editing, without executing PreOpenStack?

Thanks in advance

ClipArtGuy
Posts: 253
Joined: Wed Aug 19, 2015 4:29 pm

Re: open a project for editing, without executing PreOpenSta

Post by ClipArtGuy » Wed Nov 11, 2015 6:15 am

Click the "messages" icon in the main LiveCode toolbar before opening your stack.

KimD
Posts: 225
Joined: Wed Jul 08, 2015 5:51 am

Re: open a project for editing, without executing PreOpenSta

Post by KimD » Wed Nov 11, 2015 7:11 am

Thanks, but is there another step?

I click the Message Box icon, and the Message Box appears. But when I load my .Livecode file, I still get the same result. Livecode goes into "Not Responding" mode without allowing me to do anything.

I'm pretty sure that I've messed up the PreOpenStack by putting a Repeat While command in it; the end conditions of which are never fulfilled.

Regards

KimD
Posts: 225
Joined: Wed Jul 08, 2015 5:51 am

Re: open a project for editing, without executing PreOpenSta

Post by KimD » Wed Nov 11, 2015 7:14 am

Sorry - I just worked out what you meant.

"Messages" icon, not "Message Box" icon.

As you said. I've clicked on the Messages icon and that has let me edit the project without PreOpenStack running.

THANKS - very useful to know.

Post Reply