# bootstrap command

The bootstrap BASIC program reloads the D3 operating system
software from a currently executing system and then invokes the coldstart
procedure.

This invokes a program, which first kills all the spooler
jobs, then invokes the :bootstrap command.

## See also

- [%alarm() function](https://d3codex.com/pickbasic-flashbasic/percent-alarm-function/)
- [%kill() function](https://d3codex.com/pickbasic-flashbasic/percent-kill-function/)
- [alarm command](https://d3codex.com/tcl/alarm-command/)
- [coldstart command](https://d3codex.com/tcl/coldstart-command/)
- [dcd command](https://d3codex.com/tcl/dcd-command/)
- [Hangup](https://d3codex.com/definitions/hangup/)
- [Port number](https://d3codex.com/definitions/port-number/)
- [reboot command](https://d3codex.com/tcl/reboot-command/)
- [t-det command](https://d3codex.com/tcl/t-det-command/)
- [tandem command](https://d3codex.com/tcl/tandem-command/)
- [useralarm command](https://d3codex.com/tcl/useralarm-command/)

---
Source: https://d3codex.com/tcl/bootstrap-command/ - part of the D3Codex reference.
