"The input line is too long." when directory structure is de
Brought to you by:
ddekany
In http://fmpp.sourceforge.net/commandline.html, please
warn about possible problems when executing fmpp as
Windows-batch command.
I just got the "The input line is too long." error when
directory structure is deep. ":gotAllArgs was
unexpected at this time."
This is a well-known bug on the ant windows side
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11429),
but since you copy the ant lcp.bat, you might warn your
users that they might run into this!
Logged In: YES
user_id=546667
Ah s*it! I hate bat-s! I have spent a lot of time by fighting
with those bat-s, but it seems they will never function
properly (on all Win versions). I think I will write a native
Windows exe in C for the launching, and that's it. After all .bat
files run on Windows only too, so they are also "natives". But
until that, yes, I will document this issue.