A PARM value when no records are selected

bruce@schuck.com bruce@schuck.com
Thu, 27 Jun 2002 18:12:29 -0700 (PDT)


Add a new pass 1 to just read the parm file. Write out
the parm data and empty fields for the rest of the
subfile items. 

Change pass 2 to do an append to the subfile instead of
creating a new one.

Or 

Add a new pass 1 that writes out the parm data to a
text file called parm as defines:

define parmout = "DEFINE PARM1 = " + value of parm file

report tab 1 parmout

Add the line USE PARM to the 2nd pass

Use PARM1 in the page header.

On Thu, 27 June 2002,
Leonard_Berkowitz@harvardpilgrim.org wrote

> 
> HP3000, PowerHouse 8.19C
> 
> I need to have QUIZ write out the value of a PARM in
the PAGE HEADING of a
> report even if no records are selected. Here is the
scenario:
> 
> Pass one reads the dataset and extracts all entries
that match the PARM
> that the user has entered. The value of the PARM as
well as the relevant
> fields from the selected entries are written to a
subfile.
> 
> Pass two reads the subfile and since the subfile is
empty, the NOREPORT
> statement becomes operative, but the value of the
PARM does not show in the
> PAGE HEADING.
> 
> Is there a way to accomplish this?
> 
> Thanks.
> --
> Leonard S. Berkowitz
> Perot Health Care Systems
> (Harvard Pilgrim Health Care account)
> voice: 617-509-1212
> fax: 617-509-1955
> pager: 781-226-2431
> 
> 
> = = = = = = = = = = = = = = = = = = = = = = = = = = =
=
> Mailing list: powerh-l@lists.swau.edu
> Subscribe: "subscribe" in message body to
powerh-l-request@lists.swau.edu
> Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
> http://lists.swau.edu/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you
must be a subscriber.