DMSQP6 ;SFISC/EZ-DISPLAY TABLE GROUPINGS ;10/30/97 17:51
Source file <DMSQP6.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
INIT | ; initialize variables and clear tmp arrays
|
|
CLEAR | ||
EXIT | ; kill vars
|
|
PREASK | ; confirm that it's okay to wait for interactive processing
|
|
ASK | ; ask for a cutoff on pointed-to file references
|
|
ASK1 | ; ask for a specific table of interest
|
|
EN | ; find groups of tables that point to one another
|
|
PRT | ; print shared table list
|
|
PRT1 | ; detailed report showing pointer links within groups
|
|
PRT2 | ; print final list of tables by group
|
|
PRT3 | ; just show the group that includes the specified table
|
|
PAIRS | ; build array with to-table and from-tables that link
|
|
CNT | ; get reference counts
|
|
GRP | ; group the sets of shared tables
|
|
OTH | ; process with other factor, i.e. cutoff on pointer link limit
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|