172 WebSphere Studio Asset Analyzer for Multiplatforms 3.1
9. Go to ISPF Option 3.4.
10.Enter the names of your data sets using a format similar to the following:
DNET998.*.COBOL
11.Browse the contents of each output file.
5.4 Extracting code for reuse on distributed
Next we will discuss extracting code for reuse in a distributed environment.
5.4.1 Overview
Suppose that you are a Java developer for your shop. Your company has decided to change
an existing source program. To accomplish this task, you must do the following:
Find a specific distributed asset.
Determine which assets use this code.
Inspect the source code.
This tutorial shows how to use WebSphere Studio Asset Analyzer to identify the assets that
are affected by changing the source ...