# hotkey.all file

The hotkey.all file specifies the
name of a FlashBASIC or BASIC subroutine to execute according to the
rules described under Hot Key Commands.

The name of the subroutine to call is placed in the hotkey.all
attribute (attribute 20) in a file-defining item (FDI) or attribute-defining
item (ADI).

## See also

- [Defining attributes](https://d3codex.com/attributedefiningitem/defining-attributes/)
- [File-defining items](https://d3codex.com/definitions/file-defining-items/)
- [Hot key commands](https://d3codex.com/updateprocessor/hot-key-commands/)

---
Source: https://d3codex.com/systemfiles/hotkey-all-file/ - part of the D3Codex reference.
