# clear-basic-locks macro

The clear-basic-locks macro displays
and clears all 992 BASIC execution locks.

This command invokes the clear-locks command and passes it a b option.

## See also

- [clear-locks command](https://d3codex.com/tcl/clear-locks-command/)
- [lock statement](https://d3codex.com/pickbasic-flashbasic/lock-statement/)
- [Locking scheme](https://d3codex.com/definitions/locking-scheme/)
- [unlock statement](https://d3codex.com/pickbasic-flashbasic/unlock-statement/)
- [unlock-group command](https://d3codex.com/tcl/unlock-group-command/)
- [unlock-item command](https://d3codex.com/tcl/unlock-item-command/)

---
Source: https://d3codex.com/tcl/clear-basic-locks-macro/ - part of the D3Codex reference.
