re-direct QTP stats page to another printer

george.j.wen@us.abb.com george.j.wen@us.abb.com
Thu, 10 Jan 2002 10:41:11 -0600


This question pertains to the AS/400 and I'm trying to redirect the statistics
page to
a printer other than the users default.  I have tried the following over-rides:
OVRPRTF FILE(PHPRT) DEV(NB108$4SI)
OVRPRTF FILE(*PRTF) DEV(NB108$4SI)
OVRPRTF FILE(PHPRT) OUTQ(NB108$4SI)
OVRPRTF FILE(PHPRT) OUTQ(NB106$4SI) SECURE(*YES) OVRSCOPE(*JOB) - with
  this one I do get the output re-directed but it won't release
Within the QTP program I execute a Set Report Printer so I can test this
interactively
but ultimately I'll be executing the program from a CL program that's called by
a menu.

It seems QTP in fact uses the printfile PHPRT but I'm confused about what's
going on here.

Does anyone have any suggestions?


Thanks,

George