Re: [Tutor] Batchfile to Python conversion

2015-12-15 Thread Alan Gauld
On 15/12/15 09:14, Dominique Descamps wrote: > As I'm dealing here with almost hundred batchfiles, some of them > containing several hundreds of lines of code, I'm more > interested in a tool, who can do this conversion automatically. > > Can you confirm me whether or not such a conversion tool

[Tutor] Batchfile to Python conversion

2015-12-15 Thread Dominique Descamps
Dear, In my company we are working with Windows-7 batchfiles, but as you know, this is very limited, unreadable and time-consuming. I have already some experience with Python and as I'm very satisfied with it, I would like to use Python instead of continuing using batchfiles. Those batchfiles h