scImportMainStack | ||||||||||
Type | command | |||||||||
Dictionary | library.smartcrumbsvcw | |||||||||
Library | SmartCrumbsVCW | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.library.smartcrumbsvcw | |||||||||
Summary | This command is responsible for importing a binary stack from its crumbs | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, mobile, web | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Description | Use the scImportMainStack command to restore a mainstack from its respective smart crumbs. If there are more mainstack in the folder where the crumbs are, they will be restored as well. For this reason, you must specify which of all of them should be called after all the batteries are restored. If not specified, all stacks will be opened. Important Before importing a stack from its crumbs make sure to see saved the changes of the stacks that are open and will not be restored. Since if there is an open stack with the name of one of the ones that is being restored. The SmartCrumbsVCW library will destroy the existing stack in order to restore the other one. | |||||||||
Tags | version control |