Page 1 of 1

LiveCode 8.1.4 crash with File\Open Stack ... in Windows XP.

Posted: Tue Jul 11, 2017 7:46 am
by Alexander Bushuev
After install LiveCode 8 and upper, I have problem with open stack (File\Open Stack... Ctrl-O) - LiveCode close all windows and exit.
OS: Windows XP SP3. LiveCode is Community Edition 8.1.4
But in Linux (Ubuntu 16.04) it's OK.
Please help me.

Re: LiveCode 8.1.4 crash with File\Open Stack ... in Windows

Posted: Wed Jul 12, 2017 5:54 am
by capellan
You could use this attached stack (DropStacksToOpen)
to open your files or another stack (Android Stack Opener)
posted some time ago in another thread:
http://forums.livecode.com/viewtopic.php?f=53&t=29207

You could use the message box to open any stack, for example:
go stack "C:\DropStacksToOpen.livecode"
DropStacksToOpen.zip

Re: LiveCode 8.1.4 crash with File\Open Stack ... in Windows

Posted: Sun Aug 20, 2017 8:24 am
by Alexander Bushuev
Thanks!!! It's OK