What is the line before your "open stack" line? Is there any chance that the stack "myStack" has accidently had it's name changed: " myStack", "myStack ", " myStack " or "my Stack" - note the spaces What happens when you enter the command into the Message Box, does that open the Stack? If not, can you use the command to open some other Stack? If so, does "myStack" really still exist?
On Tue, Jan 30, 2018 at 4:56 AM, Roger Guay via use-livecode <[email protected]> wrote: > All of a sudden, today, > > open stack “myStack” > > Does not work. I results in this error: > > Message execution error: > > Error description: Handler: error in statement > > Hint: message > > > So far, I’ve tried restarting my Mac (OS 10.13.2) a number of times and I’ve > tried ditching the prefs, all to no avail. I get the same result on LC 7.1.3, > 8.1.7 and 8.1.8. > > Any ideas? > > Thanks, > Roger > > > > _______________________________________________ > 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
