In MP Prism, sets or displays the current pset.
pset [set_name | set_definition]
The pset command is available only in MP Prism.
Use the pset command to change the current pset. You can either specify the name of a pset or the definition of a pset. See define pset for an explanation of how to define a pset.
The (prism) prompt changes to reflect the new current set.
With no arguments, pset displays the membership of the current process set.
You cannot include the pset command in an event action.
This example changes the current pset a couple of times and displays its membership:
(prism all) pset 0:12:2 (prism 0:12:2) pset The current set is defined as '0:12:2'. The set contains processes: 0,2,4,6,8,10,12. (prism 0:12:2) pset foo (prism foo) pset The current set is defined as 'foo'. The set contains processes: 0:3.