system

Executes system command.

Syntax
system [command]
Parameter
command

Any system command that does not use a full screen display.

Examples

The following table lists and defines examples of the system command.

Table 1. system Command-line debugger command - Examples
Command Description
system del *.tmp Deletes from the current directory all files that have the .tmp filename extension.