Output

The list of procedures and libraries (objects) is displayed. The following information is displayed about each object:

(type) ObjectName - ObjectGUID

where:

type is one of the following single characters that indicates what the object is:
F is a library.
P is a procedure.
S is a sub-procedure.
T is a sub-procedure parameter template.
ObjectName is the name of the procedure or library.
ObjectGUID is the unique identifier for this procedure or library.

The contents of libraries are indented to indicate their hierarchical relationship.

Note:

To identify a list of sub-procedure parameter templates, you can also use the SWDIR\util\plist -p command. In the Flag column returned by the command:

the flag T indicates that the procedure is a sub-procedure parameter template.
the flag I indicates that the procedure is a sub-procedure.

For more information about the plist -p command, see "Procedure Information" in Using the plist Utility to Obtain Information About TIBCO iProcess Engine Facilities.