Quiz question (.txt extension)

Pat Shugart ShugartP@trinity-health.org
Thu, 02 Jun 2005 13:51:32 -0400


Brian,

That's pretty much what we're doing already. Maybe the code snippets
below will clarify things a bit...

Job Script:
export mbar0023="$AMISYS_SPOOL/${AMISYS_JOBNUM}_mbar0023.rpt"
quiz << !EOQUIZ
USE $CQUIZ/mbar0023.qzc
EXIT
!EOQUIZ
 
Quiz Program:
SET REP LIM 2000000 NAME $mbar0023 DEV DISC
 
Output:
$ ls /aa/2/dev/jcl/spool/j405_mbar0023*
/aa/2/dev/jcl/spool/j405_mbar0023.rpt.txt

/pat

>>> "brian_matthewsbrian matthews" <brian_matthews_bmw@hotmail.com>
06/02/05 1:20 PM >>>
you could always try a setsystemval to create a variable
'QUIZREP'containing 
the required file name and the then add the following to the quiz
report 
'set report device disk name $QUIZREP'

regards Bri,




>From: "Pat Shugart" <ShugartP@trinity-health.org>
>To: powerh-l@lists.sowder.com 
>Subject: Quiz question (.txt extension)
>Date: Thu, 02 Jun 2005 13:01:52 -0400
>
>Greetings Listers,
>
>Environment: HP-9000, HP-UX, v8.43D
>Amisys migration from HP3k to Amisys Advance2 on HP9k
>
>When we run Quiz reports, the reports have a .txt extension on them.
>We're trying to force another extension on the filename but are not
>having any success. We get filenames like <reportname.rpt.txt> with
that
>pesky .txt sticking around no matter what we do. We've reviewed the
>documentation, but are not finding anything that addresses this
>situation.
>
>Does anyone have any ideas?
>
>TIA,
>
>--
>Pat Shugart
>Trinity Information Services
>34605 Twelve Mile Road
>Farmington Hills, MI 48331
>248.489.6123
>248.488.9195 (fax)
>
>--
>= = = = = = = = = = = = = = = = = = = = = = = = = = = =
>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.

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free
newsletters! 
http://www.msn.co.uk/newsletters 

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
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.