Search Rocket site

PROGRAM=(name1,name1,...)

Collect transactions that involve the named programs, either as the initial program or as a secondary call to that program. All other transactions are ignored.

When using the PROGRAM statement together with the TRAN statement, both conditions must to be met for a transaction to be included in collection.

Multiple names can be specified in bracketed lists on a single line, as well as multiple control statements on multiple lines.

Names may be specified as a pattern that includes wildcard characters (* for zero or more characters and + for exactly one character). The following program name characters may be used: A-Z a-z 0-9 $ @ # . / - _ % & ? ! : | " = , ; < >