# c/port

Displays the port that last compiled the program. This
is used by list-obj and AQL.

## Example(s)

```
list dict bp c/port
```

## 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-port/ - part of the D3Codex reference.
