HCImportStat | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Reports information about stacks that are being imported from HyperCard. | ||||||
Introduced | 1.0 | ||||||
OS | mac, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: HCStack Command: go Function: stacks Glossary: property, import, command, HyperCard, expression Object: stack | ||||||
Description | Use the HCImportStat property to check the status of a HyperCard stack that's being imported. To import a HyperCard stack, use the go command to open the stack. LiveCode automatically converts it to a LiveCode stack. If no stack has been imported during the current session, the HCImportStat property reports empty. You can set this property back to empty after a stack has been successfully imported. |