|
From: Samuele P. <ped...@bl...> - 2001-11-22 11:48:30
|
> Hi, > > Michael Becke have posted an alternative to the current 9 argument limit > in jython.bat > > > http://sourceforge.net/tracker/index.php?func=detail&aid=484181&group_id=12867& atid=112867 > > Look for the attached file. > > Could win9x and XP users please try it out and see it it works on those > platforms as well. > It works under win9x: C:\transit>jython x.py "0 2" "a ""b""" ['x.py', '0 2', 'a "b"'] Samuele. Samuele. |