Execute a DOS command.
This command opens a DOS window under Windows (Command Prompt) in which the commands that have been specified with the command DOS are executed.
The commands DOS and OS are identical.
DOS doscommand
Display all files with the extension exe:
DOS DIR *.exe
Execute the batch file Test.bat:
DOS Test
None
Procedure File: | Yes |
Command Line: | Yes |
Key: | Yes |
API: | No |