# abs file

The abs file contains information
about the binary executable object module, which is the D3 System.

## Description

The dictionary of this file
contains a binary item %ABS% that contains the actual code. In the
account dm, the %ABS% item is an empty regular item, to indicate that
the code associated to that file is in fact the boot ABS. The boot
ABS is not actually part of the file system.

## See also

- [ABS](https://d3codex.com/definitions/abs/)
- [abs.fid command](https://d3codex.com/tcl/abs-fid-command/)
- [create-abs command](https://d3codex.com/tcl/create-abs-command/)
- [exec command](https://d3codex.com/tcl/exec-command/)
- [list-abs macro](https://d3codex.com/tcl/list-abs-macro/)
- [set-abs command](https://d3codex.com/tcl/set-abs-command/)
- [verify-system command](https://d3codex.com/tcl/verify-system-command/)

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