# recorddebugon

![Parralels](https://www.parallels.com/static/pl/fileadmin/res/img/navigation/pl-logo-dk.png)

## AppserverClient Command Line Interface

### recorddebugon

enables the record debug mode. When enabled, on the playback of the recorded commands the user is asked to press a key after each command. sleep and debugpause are automatically skipped.

**Category: Record**

### Examples:

AppServerClientCLI recorddebugon

### See also:

[recordon](/landing/ras-windows-cli-guide/v20/commands/recordon.md)\
[recordoff](/landing/ras-windows-cli-guide/v20/commands/recordoff.md)\
[recordclear](/landing/ras-windows-cli-guide/v20/commands/recordclear.md)\
[recordsave](/landing/ras-windows-cli-guide/v20/commands/recordsave.md)\
[recordload](/landing/ras-windows-cli-guide/v20/commands/recordload.md)\
[recordplay](/landing/ras-windows-cli-guide/v20/commands/recordplay.md)\
[recorddebugoff](/landing/ras-windows-cli-guide/v20/commands/recorddebugoff.md)\
[state](/landing/ras-windows-cli-guide/v20/commands/state.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recorddebugon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
