On 7/6/23 9:26 AM, Paul Dupuis via use-livecode wrote:
I have a new Livecode 9.6.9 install on a new Windows 11 laptop. It was working normally for a
while, and, now, whenever I launch it, I get a warning message:
A stack "revCursors" is already in memory. The Livecode UI does not ... etc..
Can someone advise what I need to do to address this? I seem to recall this problem has been
seen before.
I think it happens when you include cursors in a standalone build. Sometimes LC adds it to your
stack as well as to the executable. When LC launches it see both the one in the stack and the
one in the IDE.
Check the substacks of your mainstack. If revCursors is in there, delete it.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode