loaded into memory | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | loaded into memory,loading into memory,loads into memory,load into memory,loaded it into memory,loading it into memory,loads it into memory,load it into memory |
Related | Glossary: stack, object, property, stack file, main stack |
Description | Present in memory, able to be referenced and used. A stack file (and all its objects) is loaded into memory when any of its stacks is opened. You can also load a stack file into memory by referring to any property of its main stack. Stacks remain loaded into memory until they are deleted from memory or the application quits. |
Tags | objects |