Hi Mark,
This is the output:
ax.DOpus.OpenOutputWindow()
^
Traceback (most recent call last):
File "
... and FWIW SetScriptSite seems to get some site:
in 0x05F6A910>._InvokeEx_-SetScriptSite(with obj at 0x04A205D0>,) [1,0,None]
sss site:
Regards,
Hi Mark,
This is the output:
ax.DOpus.OpenOutputWindow()
^
Traceback (most recent call last):
File "
On 4/16/2014 7:48 PM, Mark Hammond wrote:
> As far as seeing the print statements, you can modify the source file to
> have "import win32traceutil" at the top, and in another console run "python
> -m win32traceutil" - the print statements from the source file should them
> appear in the console run
Hi all,
I'm having a problem using win32print to read data back from a printer.
I'm developing a kiosk and I need to talk to a zebra (KR403 specifically)
printer. I'm doing so using ZPL instructions sent directly to the printer.
There is a library called "zebra" that abstracts away most low leve