The imsPSB build descriptor option
specifies the default PSB that is loaded for the program at debug
time. Set this option if, at debug time, you need to use a different
PSB than the PSB you expect to use at run time. For example, you might
need a special PSB to point to test databases at debug time.
If you do not specify a value, the source of the PSB name is based
on the option that you specify for the PSB name preference. To set
the preference:
- Click
- Select one of the following options:
- Prompt user for PSB name. Select this option
to specify the PSB name in response to a prompt that is displayed
when the program begins running.
- Use PSB name from DLILib.psbData. Select
this option to specify that the PSB name is taken from the value of
the DLILib.psbData system function.
- Use program name for PSB name. Select this
option to use the program name as the PSB name.