Micro Focus Enterprise Developer 3.0 for Visual Studio 2013
>
General Reference
>
Library Routines
>
Alphabetical List of Library Routines
>
SYSTEM
Micro Focus Enterprise Developer 3.0 for Visual Studio 2013
>
General Reference
>
Library Routines
>
Windows Routines
>
SYSTEM
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