310 Using IBM Application Development Tools for z/OS and OS/390
TEST(ALL,,,MFI%F100:*) For CICS Dual Terminal and Batch CICS transactions
Debug Tool will be started at CICS terminal F100 after
initialization. Alternatively F100 could be a very short VTAM
LU id that is used to define a terminal for debugging a batch
or IMS transaction. No preference file is expected
TEST(ALL,,,MFI:foo) or TEST(ALL,,,foo) Are equivalent instructions when used in TSO that
cause the full screen interface to be used in single screen
mode (the same place that the program was called from). In
both cases the preference file is the file referenced by the
foo DD.
TEST(ALL,,,MFI%LU000001:*) For environments other than CICS. The MFI full screen
debugger will be started ...