# Tape handling commands

All processes that handle magnetic media are classified as tape handling commands. All
 references to media and tape mean the same thing. Control is returned to the calling program when
 the user quits from a parity error.

## See also

- [list-device command](https://d3codex.com/tcl/list-device-command/)
- [set-8mm command](https://d3codex.com/tcl/set-8mm-command/)
- [set-device command](https://d3codex.com/tcl/set-device-command/)
- [set-floppy command](https://d3codex.com/tcl/set-floppy-command/)
- [set-half command](https://d3codex.com/tcl/set-half-command/)
- [set-sct command](https://d3codex.com/tcl/set-sct-command/)
- [Start buffer mark](https://d3codex.com/definitions/start-buffer-mark/)
- [t-att command](https://d3codex.com/tcl/t-att-command/)
- [t-bck command](https://d3codex.com/tcl/t-bck-command/)
- [t-bsf command](https://d3codex.com/tcl/t-bsf-command/)
- [t-bsr command](https://d3codex.com/tcl/t-bsr-command/)
- [t-chk command](https://d3codex.com/tcl/t-chk-command/)
- [t-det command](https://d3codex.com/tcl/t-det-command/)
- [t-dump command](https://d3codex.com/tcl/t-dump-command/)
- [t-fsf command](https://d3codex.com/tcl/t-fsf-command/)
- [t-fsr command](https://d3codex.com/tcl/t-fsr-command/)
- [t-fwd command](https://d3codex.com/tcl/t-fwd-command/)
- [t-load command](https://d3codex.com/tcl/t-load-command/)
- [t-rdlbl command](https://d3codex.com/tcl/t-rdlbl-command/)
- [t-read command](https://d3codex.com/tcl/t-read-command/)
- [t-rew command](https://d3codex.com/tcl/t-rew-command/)
- [t-select command](https://d3codex.com/tcl/t-select-command/)
- [t-space command](https://d3codex.com/tcl/t-space-command/)
- [t-unload command](https://d3codex.com/tcl/t-unload-command/)
- [t-verify command](https://d3codex.com/tcl/t-verify-command/)
- [t-weof command](https://d3codex.com/tcl/t-weof-command/)
- [t-wtlbl command](https://d3codex.com/tcl/t-wtlbl-command/)

---
Source: https://d3codex.com/definitions/tape-handling-commands/ - part of the D3Codex reference.
