# c/acct

Displays attribute 8, which is the account where a binary
item (BASIC or FlashBASIC object code) was last compiled.

This is used by list-obj and AQL.

## Example(s)

```
list dict bp c/acct
```

## See also

- [compile command](https://d3codex.com/tcl/compile-command/)
- [list-obj command](https://d3codex.com/tcl/list-obj-command/)

---
Source: https://d3codex.com/attributedefiningitem/c-acct/ - part of the D3Codex reference.
