Previous Topic: $SRV_IMOD_INFO

Next Topic: $SRV_JOB_INFO

$SRV_IMOD_LIST

The $SRV_IMOD_LIST routine returns a list of all IMODs currently loaded.

Syntax

Use this syntax:

CALL $SRV_IMOD_LIST

Parameters

No operands are expected and none should be passed.

Returned Data

Data is returned on the stack, one IMOD name per record. The IMODs are in collating sequence.

Return String

A null string is returned by this routine.