Previous Topic: Service Routines

Next Topic: $SRV_DSTAB_STAT

$SRV_COMMAND

The $SRV_COMMAND routine issues the passed argument as an ISERVE operator command and returns the results on the stack.

Syntax

Use this syntax:

CALL $SRV_COMMAND argument

Parameters

The $SRV_COMMAND service routine takes this parameter:

argument

Command to be issued.

Returned Data

Data is returned on the stack. The format is identical to that displayed on the operator console. Error messages are also reported on the stack, as in a response to an operator command.

Return String

The return string is null. Errors are reported on the stack.