Message3353
Windows XP Pro.
I installed Jython in 'C:\Program Files\Jython2.5a1+', i.e. the directory
path contains spaces !
I suppose Windows Explorer set quotes around filename in %0 if directory
path contain spaces,
so if you use "%0", the quotes are doubled and you need to first remove the
eventual quotes of %0,
i.e. do "%~0".
David
2008/7/17 Nicholas Riley <report@bugs.jython.org>:
>
> Nicholas Riley <njriley+bugs.jython.org@uiuc.edu> added the comment:
>
> Works for me. What version of Windows are you using?
>
> ----------
> nosy: +nriley
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <http://bugs.jython.org/issue1076>
> _______________________________________
> |
File name |
Uploaded |
unnamed
|
dergo,
2008-07-18.07:06:14
|
|
Date |
User |
Action |
Args |
2008-07-18 07:06:15 | dergo | set | spambayes_score: 0.0125152 -> 0.012515224 recipients:
+ dergo, nriley |
2008-07-18 07:06:15 | dergo | link | issue1076 messages |
2008-07-18 07:06:14 | dergo | create | |
|