Telling the IDE to build a standalone under script control
Ali Lloyd
ali.lloyd at livecode.com
Sat Apr 28 19:02:18 EDT 2018
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 at lists.runrev.com> wrote:
> 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 IDE
> code to find out what changes, but can any one on this list save me the
> time if they have already figured out how to build a standalone under
> script control under LC9.0.0?
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list