Conditional screen space fetching

The .FGO and .SGO immediate commands give you the flexibility of conditional screen space fetching.

You can enter an argument, which might include relational operators, to fetch a screen space only if certain conditions are true. Use relational operators to compare the CPU serial number, the mode of operation, the operating system level, the profile in use, the SMF ID, the OMEGAMON® for IMS console address, or any variable that you set with the .VAR command. For example, to specify that you want to fetch screen space SAMPLE only if you are running in an ESA 3.1 environment, enter:
.SGO SAMPLE OPSYS=310

See Setting and using variables for more information about conditional settings.