HP OpenVMS Systemsask the wizard | 
	
 The Question is: Can the pascal compiler generate a calltree listing. So one can see which procedures/functions are called by a procedure/function? The Answer is : 
 
  Perhaps a cross reference listing will suffice?
 
    	PASCAL/LIST/CROSS_REFERENCE
 
  Alternatively, the DECset product PCA tool may be of interest.
 
 
 
  |