
Hypertext Navigation Sample
The following picture is intended
to illustrate how hypertext links make navigation easy within an application
system.
The picture presents a screen capture of a COBOL program information page showing
the links to all related components.
![]()
The following comments refer to the red numbers inserted in the screen capture:
1 - Clicking on one of the numbers displays the detailed inventory of all related items
2 - The window presents all components calling the current program. In this example, it is a JCL. Clicking on the JCL name displays all information on this JCL
3 - This column contains the names of all copybooks used by the COBOL program. Each name is selectable on a mouse click to get more information
4 - This column contains the names of all DDNames and Logical Record names used by the COBOL program. Each name is selectable on a mouse click to get more information
5 - Clicking on the "BB" DDName displays the page showing which JCL, COBOL program, and Data Record are used. This is shown in the second picture below

Data File page invoked when clicking on the "BB" DDName on the page above
