Getting Started with TRANSACT (32247-90007)
Figures
9
Figure 8-6. . Report/V Program to Create Backlog Report . . . . . . . . . . . . . . . . . . . . . . . . 122
Figure 8-7. . Using Report/V Without the Dictionary . . . . . . . . . . . . . . . . . . . . . . . . . . . 124
Figure 8-8. . One Dimensional Array. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125
Figure 8-9. . One Dimensional Array (Continued) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126
Figure 8-10. . One-Dimensional Record Array (Multiple Items) . . . . . . . . . . . . . . . . . . . 128
Figure 8-11. . Two-Dimensional Array. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129
Figure 8-12. . Two-Dimensional Array (Continued) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130
Figure 8-13. . Two-Dimensional Array with LET OFFSET . . . . . . . . . . . . . . . . . . . . . . . 132
Figure 8-14. . Two-Dimensional Array with LET OFFSET (Continued). . . . . . . . . . . . . 133
Figure 8-15. . Two-Dimensional Array, Special Use of LET OFFSET. . . . . . . . . . . . . . . 134
Figure 8-16. . Two-Dimensional Array, Special Use of LET OFFSET (Continued) . . . . 135
Figure 8-17. . Calling a Subprogram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 138
Figure 8-18. . The Called Subprogram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139
Figure 8-19. . Calling a Subprogram Using DATA= . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140
Figure 8-20. . The Called Subprogram with DATA=. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141
Figure 8-21. . Calling a COBOL Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 142
Figure 8-22. . The Called COBOL Procedure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143
Figure 8-23. . Adding a COBOL Procedure to an SL. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144
Figure 8-24. . Accessing Intrinsics with PROC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146
Figure 9-1. . VPLUS Form to Maintain a Dataset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152
Figure 9-2. . Dictionary Definitions for Customer VPLUS Form . . . . . . . . . . . . . . . . . . . 153
Figure 9-3. . Basic Program to Maintain Customers (VPLUS). . . . . . . . . . . . . . . . . . . . . 154
Figure 9-4. . Rearranged Customer VPLUS Form . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
Figure 9-5. . Dictionary Changes to Specify a Rearranged Screen. . . . . . . . . . . . . . . . . . 156
Figure 9-6. . Screen Independence Via Indirect Referencing . . . . . . . . . . . . . . . . . . . . . . 158
Figure 9-7. . Screen Independence, Customer Main Menu. . . . . . . . . . . . . . . . . . . . . . . . 159
Figure 9-8. . Screen Independence, Marketing Customer Update . . . . . . . . . . . . . . . . . . 159
Figure 9-9. . Screen Independence, Finance Customer Update . . . . . . . . . . . . . . . . . . . . 159
Figure 9-10. . Screen Independence, Accounts Payable Customer Update . . . . . . . . . . . 160