26 Mar 2004 19:22
Re: maximum number of command line arguments
On 26 Mar 2004, at 13:48, Michael Campbell wrote: > Michael Campbell wrote: >> For windows, you can change the groovy.bat file from: >> set CMD_LINE_ARGS=%1 %2 %3 %4 %5 %6 %7 %8 %9 >> >> to: >> set CMD_LINE_ARGS=%$ > > ACK! Typo: that should be %*, not %$. Sorry 'bout that. > > And further clarification, that change is on line 74 of groovy.bat > in the 1.0-beta4 groovy distro, so it works for the "Regular WinNT > shell" section. Thanks Michael, patch applied. Can you check I've applied your patch correctly please? James ------- http://radio.weblogs.com/0112098/
RSS Feed