How to Find row number of a code?
For example during analyzing a difference report before downloading we can see that all the code including all the declaration are refer to a particular row number ( on the left hand side ) , How to find the same in a application
Answers
If I get your question correctly, you would like to see the row number of a particular statement.
Then it is quite easy, just place the cursor on the statement and you can see the row number right corner of the bottom pane.
If you want to trace the particular row number in the code, then select Edit >> Go To option to find the particular row of the code. Hope, this is what you are looking for.
by BCR Rank: 1217 on 1/22/2018 6:26:23 PM | Like (0) | Report
Apart from source code report can we get in other place so that we can export the file ??
Add new comment