CompuServe Thread

#SLD Question

3 messages in this thread
#10645From: Richard BielakJul 26, 1989 11:10 PM
Leon, is it possible to get the line numbers in the PROCEDURE call chain window instead of addresses? I have some problems finding which call I'm following, when the same procedure is called from few different places. Again, I suspect I've missed something while reading the docs….Richie
#10656From: Avant-Garde SoftwareJul 27, 1989 1:21 PM
Richie: Just click on one of the procedures in the procedure call chain window and then click on the destination-button of the source code window. This will highlight the line on which you are on in that particular procedure. >> Leon Frenkel <<
#10687From: Richard BielakJul 28, 1989 10:12 AM
Thanks.. I should have realized it was as simple as that……Richie