HCStack

Reports whether a stack was originally import from HyperCard.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

get the HCStack of stack

# Examples

set the HCAddressing of this stack to the HCStack of this stack

# Description

Use the HCStack property to find out whether you need to adjust properties for compatibility with scripts import from HyperCard.

If the specified stack was originally a HyperCard stack that was imported into LiveCode, its HCStack property is true.

If the specified stack was never a HyperCard stack, its HCStack property is false.

# Tags

# See

- **property:** HCImportStat, properties - **glossary:** property, script, import, HyperCard - **object:** stack