How to salvage code from stack which freezes Rev?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
gyroscope
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 404
Joined: Tue Jan 08, 2008 3:44 pm
Contact:

How to salvage code from stack which freezes Rev?

Post by gyroscope » Tue Oct 14, 2008 1:30 am

Hi, I've spent a couple of hours working on a mini project and all was going well until I did a silly thing (well, I didn't realise it was silly until, on reopening the stack, everything is frozen). :(

I put a bit of code in the on openCard handler, basically to move an image 1 pixel at at a time until it reaches a certain top coordinate. This, it seems, Rev does not like (and I can sort of understand why after the event...)

Is there any way, somehow, to salvage my other scripts from the frozen Rev + stack, does anyone know please?

gyroscope
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 404
Joined: Tue Jan 08, 2008 3:44 pm
Contact:

Post by gyroscope » Tue Oct 14, 2008 1:51 am

Just sorted it: opened Rev and used Suppress Messages, then opened stack and deleted the offending script via the Application Browser.

Sorry for the bother! :)

Post Reply