Sample BJTDATA files
The following are examples of BJTDATA files: an example of the output of UBU extract mode, and the input of UBU in modify mode.
Sample BJTDATA (UBU Extract mode output):
The following is a sample of the BJTDATA file, where the BJTDATA file is the output of the Universal Batch Utility run in Output mode.
Note: In this example, a customer-developed edit program changes ABC to ADDs for DEF.
. . . . . . . . . . . . . . . . . . . . . . . . . .
Menu Utilities Compilers Help
BROWSE BJT.UBUEX.OUTPUT Line 00000000 Col 001 080
Command ===> Scroll ===> CSR
********************************* Top of Data ***************/*************
|H_ACT_REQ|H_DD_DEF |H_ROWID |H_ITM_NAM / |RNAME
|---------|-------------------------|-----------|------------/ |-----------
| |CUSTOM_REPORT |1575 |ABC01 / |ABC01
| |CUSTOM_REPORT |1576 |ABC02 / |ABC02
| |CUSTOM_REPORT_CONDITION |1577 |ABC02 / |ABC02
| |CUSTOM_REPORT |1578 |ABC03 / |ABC03
| |CUSTOM_REPORT_CONDITION |1579 |ABC03 / |ABC03
******************************** Bottom of Data *************/*************
BJTDATA (UBU Modify mode input):
The following is a sample of the BJTDATA file, where the BJTDATA file is the input to the Universal Batch Utility run in Modify mode.
. . . . . . . . . . . . . . . . . . . . . . . . . .
Menu Utilities Compilers Help
BROWSE BJT.UBUEX.INPUT Line 00000000 Col 001 080
Command ===> Scroll ===> CSR
********************************* Top of Data ***************/***************
|H_ACT_REQ|H_DD_DEF |H_ROWID |H_ITM_NAM / |RNAME
|---------|-------------------------|-----------|------------/ |-------------
|ADD |CUSTOM_REPORT |1575 |ABC01 / |DEF01
|ADD |CUSTOM_REPORT |1576 |ABC02 / |DEF02
|ADD |CUSTOM_REPORT_CONDITION |1577 |ABC02 / |DEF02
|ADD |CUSTOM_REPORT |1578 |ABC03 / |DEF03
|ADD |CUSTOM_REPORT_CONDITION |1579 |ABC03 / |DEF03
******************************** Bottom of Data *************/***************