compile | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | compiling,compilation,compile,compiled,recompiling,recompilation,recompile,recompiled,compiler,uncompiled |
Related | Command: set Glossary: script, statement, command, script editor |
Description | To translate source code--the statements you type into a script --into executable code that can be understood by the computer. LiveCode compiles a script when you click Apply in the scripteditor, close the script, or use the set command to change the script. |