# set-bootsleep command

The set-bootsleep BASIC program sets
the delay (in seconds) before the system is booted automatically.

**For Windows:**Not Supported

## Syntax

```
set-bootsleep seconds
```

## Parameter(s)

| seconds | Value 0-3600. Note: If seconds is set to 0, there is no chance to interrupt the boot process. |
| --- | --- |

## See also

- [alarm command](https://d3codex.com/tcl/alarm-command/)
- [sleep statement](https://d3codex.com/pickbasic-flashbasic/sleep-statement/)

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