1. DTM> DEFINE/KEY KP5 "SET LIBRARY DUA0:[USER01.LIB_A]"/TERMINATE
DTM>
If you subsequently press keypad 5, the following text is
displayed:
DTM> SET LIBRARY DUA0:[USER01.LIB_A]
%DTM-S-LIBIS, Digital Test Manager library is DUA0:[USER01.LIB_A]
DTM>
2. DTM> DEFINE/KEY KP5 /IF_STATE=GOLD_DTM -
_DTM> "SET LIBRARY DUA0:[USER01.LIB_B]"/TERMINATE
DTM>
This example defines GOLD keypad 5 to set the default Digital Test
Manager library to a different library than the one in the
previous example. If you subsequently press GOLD Keypad 5, the
following text is displayed:
DTM> SET LIBRARY DUA0:[USER01.LIB_B]
%DTM-S-LIBIS, Digital Test Manager library is DUA0:[USER01.LIB_B]
DTM>