CONTENTS | INDEX | PREV | NEXT

SYNTAX            : ARG @D STRING TERM

RESULTING ARGUMENT: None

FUNCTION          : Interprete the characters following the command as a
                    shell-command and execute it. Either an ESC or a
                    RETURN terminates the command.

ARGUMENT          : +1: With output to standard I/O.
                    -1: Without output to standard I/O.

DEFAULT           : 1

NOTE 1            : Output (if enabled) is written into the CLI-window of
                    the caller.

NOTE 2            : This command requires the presence of the AmigaDOS
                    Run-command in the c:-directory.

MATRIX