Search found 1 match
- Tue Apr 07, 2026 8:31 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Why does my LiveCode script fail to properly update and pass data between stacks using send and dispatch
- Replies: 1
- Views: 267
Why does my LiveCode script fail to properly update and pass data between stacks using send and dispatch
Hi everyone, I’m working on a multi-stack LiveCode project where I’m trying to pass data between a mainstack and a substack using both `send` and `dispatch`, but I’m running into inconsistent behavior where the receiving stack either doesn’t update its fields or throws an execution error depending o...