Previous Topic: Notation ConventionsNext Topic: $SRV_DSTAB_STAT


Service Routines

$SRV_COMMAND

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

Syntax

CALL $SRV_COMMAND argument

Parameters

argument

Command to be issued.

Returned Data

Data is returned on the stack. The format is identical to the format 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.