Displaying a list of active stations

Use this command to display a list of stations connected to a runtime system. The information returned includes a list of users logged into the system.

Administration command

:WHO

COM+ method

ListUsers([out, retval] SAFEARRAY* users)

Where, users is the name of the station you want to interrogate.

Security

Users must be an Application Administrators (COM+ roles) in order to access this administrative function.