Hi Igor,
This looks like a textmode/binmode issue. The jgraph binary is compiled the same way as on Unix, so it's possible that using the CRLF line endings in the .jgr file will confuse it (it'll think that the CR is part of teh token). Try running dos2unix on the .jgr file and see if it helps.
Sorry for sending the last mail to you personally and not to the list. I guess you're right: I installed cygwin again using the "Text files are DOS format" option and it worked. Sorry for stealing your time.
Best regards, Torsten
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/