Hi all! After years out of Python and into java it's kind of nice to get back, with some OOP beneath the belt and look upon Python simplicity again. Indeed this is a nice language I need to learn well :)
To my question, I'm a penguin man but have written some simple COM script using Python on win32 and there are issues when executing it. If I run it from within PythonWin it's all swell, i get my loginbox, and a messageBox handles me corrct data entries (from an ODBC source) If I run it from Dos... i get the Dos dialogs with isn't really what I wanted for my raw_input So, i read somewhere that rename it .pyw on win32 and it'll work. Well, if I do that and doubleclick it.. nothing happens at all... so Nooooo.. Any help is greatly appreciated Best regards Stefan - junior snake Sweden -- ______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
