Multiple instances?
Posted: Fri Jul 11, 2025 7:10 pm
Suppose I wish to open multiple instances of LiveCode on MacOS like this:
1. How can I send that command to the Mac Terminal app?
2. Is it possible for several instances of LiveCode to communicate with one another?
Code: Select all
open -n -a LiveCode
2. Is it possible for several instances of LiveCode to communicate with one another?