This example shows a control statement that specifies that
KGUP send certain installation data every time an exit is called during
KGUP processing. KGUP sends the data every time an exit is called
until KGUP encounters another SET statement or the job stream completes.
SET INSTDATA('This key is valid effective 9/9/99')
KGUP sends the installation data each time an installation exit
is called during KGUP processing.