# # command

The # command displays the item-ID of
the error message that caused the most recent abort into the BASIC/FlashBASIC
debugger.

## Syntax

```
#
```

## See also

- [BASIC/FlashBASIC Debugger](https://d3codex.com/flashbasicdebugger/basic-flashbasic-debugger/)
- [Error condition](https://d3codex.com/pickbasic-flashbasic/error-condition/)
- [FlashBASIC and BASIC differences](https://d3codex.com/pickbasic-flashbasic/flashbasic-and-basic-differences/)
- [Nonfatal error condition](https://d3codex.com/pickbasic-flashbasic/nonfatal-error-condition/)
- [Compiling programs](https://d3codex.com/pickbasic-flashbasic/compiling-programs/)

---
Source: https://d3codex.com/flashbasicdebugger/pound-command/ - part of the D3Codex reference.
