savingStandalone | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | stack |
Summary | Sent to the mainstack when a standalone application is being saved. |
Introduced | 2.2 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Message: standaloneSaved |
Description | When a stack is saved as a standalone application it is removed from memory then reopened. This message is sent to the stack after it is reopened and therefore offers the opportunity to do a last modification of the stack before saving the standalone.
|