The revSaveAsStandalone stack is now script-only, and therefore no longer a
substack of revStandaloneSettings. So try
*send* "revSaveAsStandalone" && quote & tStackName & quote to stack
"revSaveAsStandalone"
On Sat, Apr 28, 2018 at 6:48 PM Paul Dupuis via use-livecode <
use-livecode@lists.runrev.
In LiveCode 6.x.x and earlier, I used a line in a script:
*send*"revSaveAsStandalone"&"e&tStackName"etostack"revSaveAsStandalone"ofstack"revStandaloneSettings"
to build a standalone of a stack (tStackName) under script control
In LC9.0.0 this line no longer works. I can dig my way through the ID