Hi list,
I'm looking for suggestions to replace choice.exe on windows with a python script. 

With choice.exe you can ask for input from the command line. Then choice.exe will set a variable that can later be used to do usefull things. The tricky part is that it allows you to set a default selection that will be entered after a timeout. 
Anybody have some code examples or suggestions?

some details on how choice.exe works..
http://www.ss64.com/nt/choice.html

Blake-
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to