runes wrote:

> Hi Duncan, sorry, I was unprecise.  I'm thinking of a script, called
> t.py  that can be used in the console  like an ordinary command. Som if
> I change directory from S:\scripts to d:\projects and execute the
> script  the title changes to "projects" etc.
> 
> I have that functionality today with a combination of a python script
> and a batch file. I just wondered if I could use python all the way.
> Apparently I cannot.
> 
I think not, although you probably can do it with only the batch file. :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to