# compile-catalog command

The compile-catalog BASIC program (CTRL+XC
from within the Update processor) compiles and catalogs a BASIC program.

**Synonyms:** compile, catalog

## Syntax

```
compile-catalog file.reference itemlist*
```

## See also

- [basic command](https://d3codex.com/tcl/basic-command/)
- [catalog command](https://d3codex.com/tcl/catalog-command/)
- [compile command](https://d3codex.com/tcl/compile-command/)
- [File reference (Access Query Language)](https://d3codex.com/access/file-reference-access-query-language/)
- [Item-ID](https://d3codex.com/definitions/item-id-glossary/)

---
Source: https://d3codex.com/tcl/compile-catalog-command/ - part of the D3Codex reference.
