I'm afraid that I've spoiled the "try_python" working by means of
executing the sentence:
open("try.py").write("\n")
Sorry. I hope it don't be difficult for you to restore the module again
to the default folder.
In any case, I think it should include some control for malicious code
like that one
Hi
I'm trying to automatically send a postscript file to be printed to the
default printer in a Win98 PC, by means of using the instrucction:
win32api.ShellExecute (0, "print", "file.ps", None, ".", 0)
but it raises an exception with the message:
error: (31, 'ShellExecute', 'A device attach
Perfect, thanks!
I owe you now some PyBeers :-)
--
http://mail.python.org/mailman/listinfo/python-list
Hi all:
I'm getting mad trying to find the way for making a standard
document (Word file, Postscript document, JPEG file...) to be
sent/printed in the default network printer from a python script that
runs on Win2K.
Any idea?
Thanks in advance.
Maravilloso
--