# Metadata
Platforms: desktop, server, mobile OS: mac, ios, android Introduced: 1.0 Security:
# Syntax
get the HCImportStat
# Examples
put the HCImportStat into field "Progress"
# Description
Use the HCImportStat property to check the status of a HyperCard stack that's being import.
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.
# Tags
# See