Ken,
The command "javac somefile.java 2> err.txt" works fine on Windows XP.  I
get errors written to the err.txt file.  Are you sure you don't have a
space between the '2' and '>'?  There can't be a space between them.

Regards,

Richard



At 10:08 PM 12/12/2001 -0500, you wrote:
>I tried the ex. Guestbook in J.Hunter. Since it did not work, I asked for
>help and many people helped. Christopher asked me to send him the error
>messages I got on the "verbose" option. Since this is a big file I tried
>"javac Guestbook.java 2> err.txt" I got the error message "invalid
>argument:2". I checked with Wayan Saryada who said that he uses the same
>command on NT and it works fine. I have Windows ME. So, is the problem
>with me or ME?
>
>Thanks for your help,
>
>Ken
>
>
>----------
>Send and receive Hotmail on your mobile device: Click Here
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the
>body of the message "signoff SERVLET-INTEREST". Archives:
>http://archives.java.sun.com/archives/servlet-interest.html Resources:
>http://java.sun.com/products/servlet/external-resources.html LISTSERV
>Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to