hello all
I use notepad++ to create my code
I use dos command to javac the code
some times when there is error in my code the the dos console shows many lines of error message
my question is : if the error lines's message is 100 lines or more ,the first error line message scrolled up and cannot be seen anymore ,so I cannot see the beginning of error message
How do i know the beginning of error message ?
(how to overcome this problem ?)
thank you
denny