@list = $session->getPrograms( )
The getPrograms() function gets the list of ``programs'' that are running in the Domain Manager.
Typically the reply list includes “dmboot” and “icf.”
@progs = $session->getPrograms( );
@list = $session->getPrograms( )
The getPrograms() function gets the list of ``programs'' that are running in the Domain Manager.
Typically the reply list includes “dmboot” and “icf.”
@progs = $session->getPrograms( );