HP to Windows QUIZ printing

Joe Boyle atla38@dsl.pipex.com
Thu, 31 Mar 2005 10:06:52 +0100


and if you have any escape sequences ( to control font types, underlining
etc ) embedded in your reports you will have to use Stephen's suggestion
anyway; it's the only method that dos'nt strip escape sequences out of
reports on MS platforms. 

I wonder if you can put a printer reference in a variable and then use
something like SET REPORT DEVICE PRINTER $prtdev; where prtdev is set in
your script file for the quiz run.

Regards, Joe.



-----Original Message-----
From: powerh-l-admin@lists.sowder.com
[mailto:powerh-l-admin@lists.sowder.com] On Behalf Of
shulbert@littlejohnfrazer.com
Sent: 31 March 2005 09:45
To: dbaird@encoresyspros.com
Cc: powerh-l@lists.sowder.com
Subject: RE: HP to Windows QUIZ printing

don,
how about printing to disc and then using the windows print command?

<quiz>

set report device disk name <filename>

</quiz>

<"dos">

print /d:"\\server\printer" <filename>

</"dos">

"print /?" at the command line will give you the full syntax.

good luck,
stephen.


 -----Original Message-----
From: 	dbaird@encoresyspros.com [mailto:dbaird@encoresyspros.com] Sent:
Thursday, March 31, 2005 4:01 AM
To:	powerh-l@lists.sowder.com
Subject:	HP to Windows QUIZ printing

Hi,

I am in the middle of migrating a fairly large app from the HP3000 to
Windows.  Fooling around with all the various ways to handle printed output
from QUIZ (8.41.D). I need to settle on a method for re-directing printed
output from batch jobs.

 I am wondering if anyone has any doco, or better yet a working example, of
the PH_PRINTER env variable on Windows.  Can't figure out what to set it to,
or even if it works.  Would be a nice option in some cases if I could make
it behave.

I have a similar problem with the DESTINATION option of SET REPORT.  Anyone
made this work on Windows?  Output just keeps going to the default printer
regardless of what I try.

Last but not least anyone tried SET REPORT DEVICE PRINTER <string> - this
one is in the migration guide.  Not sure what <string> should be.  I did
check my QUIZ reference manual, but it was not much help.  It mentions all
these approaches, but that's about it.  Where can I find any doco on this?
I am probably not looking in the right place.

I sure wish Windows had file equations - so far this is the thing I miss the
most.  Any help would be appreciated.

Don Baird
EnCore Systems
Houston TX

-- = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe &lt;password&gt;" in message body to
powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
 << File: ALTERNATIVE.HTM >> 
Littlejohn Frazer
Chartered Accountants
1 Park Place
Canary Wharf
London
E14 4HJ

Tel: 020 7987 5030
Fax: 020 7987 9707
Web: www.littlejohnfrazer.com


The information contained in this communication is confidential and may
be legally privileged. It is intended solely for the use of the
individual or entity to whom it is addressed and others authorised to
receive it.  If you are not the intended recipient you are hereby
notified that any disclosure, copying, distribution or taking of any
action in reliance on the contents of this information is strictly
prohibited and may be unlawful.

Littlejohn Frazer reserves the right to monitor the content of any
message sent to or from littlejohnfrazer.com and its associate domains,
fmi-litjon.co.uk and litjon.co.uk

A list of partners may be inspected at the above address which is
also the address for serving documents.

Registered to carry on audit work by the Institute of Chartered
Accountants in England & Wales, and authorised and regulated by the
Financial Services Authority for investment business.

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe &lt;password&gt;" in message body to
powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.