Use this command to list the unique ispecs in the application. The list also contains the ispecs alternate names and flags the fire-up ispec.
Administration command
:LIS [ ispec ]
Where, ispec is a SAFEARRAY of b-strings.
COM+ method
ListIspecs([out, retval] SAFEARRAY* ispec)
Where, ispec is the name (or first part of the name) of the ispec from which you want the list to start.
Security
Users must be a member of one of the following COM+ roles in order to access this administrative function:
Application Administrators
Application Operators