SYSTEM
Executes an arbitrary operating system command.
Syntax:
CALL "SYSTEM" USING command-line
Parameters:
command-line
PIC X(n)
On Entry:
command-line
An alphanumeric data item that contains the command line to be passed to the operating system.
Parent topic:
Windows Routines
Parent topic:
Alphabetical List of Library Routines