I have created a test stack, where "go stack" works as expected. So I assume there must be something in the target stack, what either causes an error when launching in a LC 8 standalone, or something which just closes the target stack, after being opened. Nevertheless the behavior is different between LC 6 and 8. I have to go on searching. Tiemo
-----Ursprüngliche Nachricht----- Von: use-livecode [mailto:[email protected]] Im Auftrag von Tiemo Hollmann TB Gesendet: Dienstag, 26. April 2016 11:57 An: LiveCode User Liste senden <[email protected]> Betreff: LC 8: Go stack doesn't work anymore? Hello, This worked fine up to LC 6 (7 not tested), but doesn't works with the same stack on LC 8 I have a splash stack, which is the LC standalone. At the end of making some checks I open my "main" stack (as a stack file) and hide the splash stack. Go stack myStackFile.Livecode (I also tried: go card 1 of stack myStackFile) On windows myStackFile.LiveCode resides in the same folder as my standalone, on Mac it resides in the /Contents/MacOS/ folder of my standalone On windows this still works in LC 8 as in LC 6, but on OS X 10.11 just nothing happens. No error, the result is empty, but myStackFile.LiveCode is not opened, just nothing happens. In the IDE on Mac the file opens, but doesn't comes to front. I only find it in the window menu of the IDE. I can't think this could be a bug, because it's something so standard, but I also didn't found anything what could have changed in LC 8. Any help appreciated. Tiemo _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
