# .crt command (Runoff)

The .crt command directs text unconditionally
to the terminal screen.

## Syntax

```
.crt text
```

## Parameter(s)

| text | Specifies text directed to the terminal screen. |
| --- | --- |

## See also

- [.standard command (Runoff)](https://d3codex.com/runoff/dot-standard-command-runoff/)
- [runoff command (Runoff processor)](https://d3codex.com/runoff/runoff-command-runoff-processor/)
- [Runoff commands](https://d3codex.com/runoff/runoff-commands/)

---
Source: https://d3codex.com/runoff/dot-crt-command-runoff/ - part of the D3Codex reference.
