I'm having to look for certain lines in code and have been doing so by laboriously counting down the program. As many error messages make reference to line numbers, I feel sure there must be a simple way to locate say 'line 1267' How do people go about this?
Thanks, John.