1) Create the printer queue MYPRINTQ on my PC (PC's IP address is 1.2.3.4)
2) Add a new local port to MYPRINTQ to redirect to a file
3) I made sure the service TCP/IP Print service was started
4) Share MYPRINTQ. Share name is MYPRINTQ
5) On the AS/400 I created the output queue MYOUTQ as following:
CRTOUTQ OUTQ(MYOUTQ) RMTSYS(*INTNETADR) RMTPRTQ(MYPRINTQ) AUTOSTRWTR(1)
CNNTYPE(*IP) DESTTYPE(*OTHER) INTNETADR('1.2.3.4')
So, when I transfer a spool file to MYOUTQ, everything is working fine and
the spool file is redirected to a file on my PC running Windows XP.
Now, I have to do the same on our server running Windows Server 2000. I did
the same steps as described above, but the spool file will not be sent to
the file on the server.
Any ideas what the problem could be?
Thanks
regards
Gregor
"Jacques Tardif" <jta...@adt.ca> schrieb im Newsbeitrag
news:slS8d.2489$Cb5....@newscontent-01.sprint.ca...
"Karl Schmidt" <Karl.S...@web.de> wrote in message
news:2sl2taF...@uni-berlin.de...
"Jacques Tardif" <jta...@adt.ca> schrieb im Newsbeitrag
news:jVg9d.2636$Cb5....@newscontent-01.sprint.ca...
To do it this way, expand the AS/400 connection for the system with
the files, expand Basic Operations, and click on Printer Output. By
default, you get a list of your spool files (click on Options, Include
to change the options). Click on a file and drag it onto your PC. The
file will be copied into a space delimited text file.
Matt
"Jacques Tardif" <jta...@adt.ca> wrote in message news:<slS8d.2489$Cb5....@newscontent-01.sprint.ca>...