QUIZ maximum record length confined by maximum poage width

Joe Boyle atla38@dsl.pipex.com
Mon, 13 Dec 2004 16:17:35 -0000


Just one more point, in quiz you can say 'report summary all' which means
that you do not need to list all record items here either.

Regards, Joe.

This e-mail and all information contained in it is confidential and may be
legally privileged. If you are not the intended recipient, your access to
this e-mail is unauthorized. Any use, dissemination, distribution,
publication or copying by you of this e-mail or any of the information
contained within it is prohibited and may be unlawful. Do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. The content of this e-mail and any
attachments sent with it may have been altered without the consent or
knowledge of the author.


-----Original Message-----
From: powerh-l-admin@lists.sowder.com
[mailto:powerh-l-admin@lists.sowder.com] On Behalf Of Guy Werry
Sent: 13 December 2004 16:08
To: powerh-l@lists.sowder.com
Subject: RE: QUIZ maximum record length confined by maximum poage width 

I don't remember if Quiz has a fixed limit on subfiles, but I use Qtp
primarily because of convenience.  Especially if I'm doing a conversion,
where I have to dump an entire file, why would I use Quiz where I have to
list EVERY field in a long file description, when in Qtp I can just say
"include file"?!  

Thanks,
	Guy (the lazy one)

-----Original Message-----
From: Joe Boyle [mailto:atla38@dsl.pipex.com]
Sent: Monday, December 13, 2004 9:49 AM
To: powerh-l@lists.sowder.com
Subject: RE: QUIZ maximum record length confined by maximum poage width 


I can only assume that those that have replied and suggest that you must use
QTP, are all either, a) using an ancient version of PH, or else b) this is
one of the HP3000 anomalies :-)

Surely, setting the page width is for use with writing report files and has
little to do with subfiles - e.g. Question 1. what is the page width of a
subfile ?

I have worked on VMS, Unix and NT mainly, so it could be an MPE thing :-)

Regards, Joe.

This e-mail and all information contained in it is confidential and may be
legally privileged. If you are not the intended recipient, your access to
this e-mail is unauthorized. Any use, dissemination, distribution,
publication or copying by you of this e-mail or any of the information
contained within it is prohibited and may be unlawful. Do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. The content of this e-mail and any
attachments sent with it may have been altered without the consent or
knowledge of the author.


-----Original Message-----
From: powerh-l-admin@lists.sowder.com
[mailto:powerh-l-admin@lists.sowder.com] On Behalf Of Ken Langendock
Sent: 13 December 2004 15:14
To: powerh-l@lists.sowder.com
Subject: RE: QUIZ maximum record length confined by maximum poage width 

If you are using quiz to export data, don't forget to
set the page length to 0, otherwise quiz will add a
few form feeds in for you as well.

If you can keep the record width under 255, here is
what I use.

  SET REPORT DEVICE DISC &
             NOLIMIT &
             SPACING 1 &
             NAME filename &
        PAGE WIDTH 255 &
             LENGTH 0 &
      NOHEAD &
      NOBLANKS

If you can't keep it under 255, use QTP and a portable
subfile. Specifying the NODICTIONARY option makes it a
true data file....but remember to either fix the
fields or delimit them using something like a pipe
"|". I have found it doesn't usually appear in anyones
data.


= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" 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.

= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" 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.
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" 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.