This COMMAND statement executes an operating system command. The command syntax depends on the operating system.
In SYNC mode, the program waits until <command> execution has been terminated. In ASYNC mode, <command> is executed in background.