CROSSREF Manual
TAL
Sample Listing
SAMPLE LISTING
The following example starts CROSSREF, scans the file named
TALEX, and generates a listing to $s.#lp:
16> CROSSREF
CROSSREF-CROSS-REFERENCE PROGRAM-T9622C00-(15JUL87)
Copyright Tandem Computers Incorporated 1982, 1983, 1985, 1986
&SET LANGUAGE tal
&SCAN talex
&GENERATE /OUT $s.#lp/
&EXIT
17>
On the following pages, you can see the program and its cross-
reference listing. The listing includes all TAL types because
all classes are ON by default.
Figure 12-1 shows the TAL program that CROSSREF scanned to
produce the cross-reference listing.
12-3