<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hi Guy:<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I had the same problem a while back.<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I piped stdout into the sed program where I removed the offending lines.<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Not a pretty solution but it got the job done. The following sed command deletes <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the first line from stdout.<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;quiz | sed -e '1,1d'<BR><BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Regards,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Peter Bateman<BR>
<BLOCKQUOTE>
<HR>
Subject: Quiz Question<BR>Date: Mon, 21 Apr 2008 14:11:09 -0500<BR>From: guy.werry@hbms.ca<BR>To: powerh-l@lists.sowder.com<BR>CC: doug.muench@hbms.ca<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<FONT face=Arial size=2>Powerhouse 7.33.D3, Hp-Ux 10.20, Quiz.</FONT> <BR>
<FONT face=Arial size=2>We have an report that uses an environment variable and a CHOOSE in Quiz, where we want to SUPPRESS the automatic echoing of the value of the environment variable being used for the choose.</FONT><BR>
<FONT face=Arial size=2>Unfortunately there doesn't seem to be any way to do it: we are the point of desperation, we have actually stooped to reading the manuals!</FONT><BR>
<FONT face=Arial size=2>Here's an example:</FONT> 
<UL>
<P><FONT face=r_ansi size=2>/hbms/payroldv/source&gt; quiz NOLIST</FONT> <BR>
<FONT face=r_ansi size=2>Environment variable used for CHOOSE : 50222.</FONT> <BR>
<FONT face=r_ansi size=2>/hbms/payroldv/source&gt; quiz NOLIST &gt; /dev/null</FONT> <BR><FONT face=r_ansi size=2>Environment variable used for CHOOSE : 50222.</FONT> <BR></UL>
<FONT face=Arial size=2>So, what we're trying to do is suppress the line "Environment …".</FONT> <BR><BR>
<FONT face=Arial size=2>Any wise ideas?</FONT> <BR>
<FONT face=Arial size=2>Guy L. Werry</FONT> <BR><FONT face=Arial size=2>Senior Systems Analyst</FONT> <BR><FONT face=Arial size=2>Hudson Bay Mining &amp; Smelting Co., Limited. </FONT><BR>The information in this e-mail and any attachments is confidential and may be subject to legal professional privilege. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorised to, and must not, read, copy, distribute, use or retain this message or any part of it. </BLOCKQUOTE><br /><hr />Sign in today. When you sign in to Windows Live Messenger you could win $1000 a day until May 12th. <a href='http://g.msn.ca/ca55/209' target='_new'>Learn more at SignInAndWIN.ca</a></body>
</html>