ENDCLI(1)                       DOS COMMANDS                       ENDCLI(1)

NAME
     ENDCLI : To end an interactive CLI process or SHELL process.

SYNOPSIS
     ENDCLI

TEMPLATE
     ENDCLI

PATH
     Internal.

DESCRIPTION
           Ends an interactive CLI or SHELL process. In a script file, to
     suppress the "CLI nn ending" message one can redirect the output into
     the NIL: device. 

SEE ALSO
     CLI, ENDSHELL, EXECUTE.

EXAMPLES
     > ENDCLI
     ENDCLI >NIL:   ; End of a CLI in a script file.

