compile

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymscompiling,compilation,compile,compiled,recompiling,recompilation,recompile,recompiled,compiler,uncompiled
RelatedCommand: 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.