Printing on a NT network
I'm trying to print from inside EUPHORIA to my network printer. (I use NT
4.0).
From the command line, I use to redirect the output this way:
anycommand >\\ntoys\hp4si
where ntoys is my server's name and hp4si is the queuename.
And that works.
When I try the same inside an Euphoria program, (like EPRINT.EX) I always
get
an error (-1) when opening the printer:
printer = open("\\\\ntoys\\hp4si", "w")
Does anyone know why?.
Thanks.
Jesus.
-----------------------------------
jconsuegra at redestb.es
|
Not Categorized, Please Help
|
|