Re: jython on widows server 2012 r2
KengHeng <[email protected]>
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <[email protected]> |
More info, I test it on jython 2.5.1 is not working for the output file,
however, for jython 2.1, it is working, the output file is generated at
jython 2.1.
On 4/20/15 2:54 PM, KengHeng wrote:
> Hi All, I've test a jython script below running at windows 2012 r2 env:
>
> a)
> import java,os
> os.system("dir c:\\")
> => is working
>
> b)
> import java,os
> os.system("dir c:\\ \> c:\\temp\\out.txt")
>
> =>is not working
> =>no error, but no output at c:\temp\out.txt
>
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> Jython-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jython-users
>
>
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF