ASPL 1> v
display the variables
ASPL 2> shallowed
display the shallowed processors table
ASPL 3> setshallowed rgxelem
set shallowed processor to rgxelem
ASPL 4> shallowed
display the shallowed processors table.
notice the arrow pointing to rgxelem.
ASPL 5> f*& jmx1 jmx2
do a shallow set intersection.
this set operation is an intersection using the processor rgxelem.
ASPL 6> quit
sweet!