LittlePython wrote: > Is there an equivalent to a msgbox() or wscript.echo (via wcsript) . I > would like to call this instead of print (to the screen) . I would like > to write a simple script that is not an event drive gui but calls input > boxes, message boxes, or maybe even a file open browser box as well?
Take a look at EasyGUI: http://www.ferg.org/easygui/ Kent -- http://mail.python.org/mailman/listinfo/python-list