Forum: Python May 10th, 2009 |
| Replies: 1 Views: 362 Hello,
I have a wxPython interface to an application (.pyw). I want to be able to run the application also from commandline to start the application as a batch procedure with the desired... |
Forum: Python Oct 10th, 2008 |
| Replies: 1 Views: 844 Hello,
I have a weird problem... When I use the clipboard, code runs without error.
Attempt to paste directly after run in any application does not work.
Pasting in the python shell works... |
Forum: Python Jun 30th, 2008 |
| Replies: 3 Views: 694 Hello,
I am struggeling with this error too.
I use it to open excel templates to dump/report multiple textfiles. It worked on Win2000, but it does not work on XP and Vista....
Hoping for a... |