Hi, Mukesh
there is a lot of unnecessary movement in the code, and I pretty much doubt that you know what you are putting down as comment should be put down in the code as well:
I didn't understand the second suggestion of break point using f9. Please explain it little more for me for better understanding. On which line the break point should be place?
Put the cursor into the first executable line of code and press F9, from my sample this would be the line
If the code is fired it will hold on that line and you can step through the rest of the code by pressing F8.
Ciao,
Holger
Bookmarks