Quiz Question
Peter Bateman
peterbateman808 at hotmail.com
Tue Apr 22 00:29:49 CDT 2008
Hi Guy:
I had the same problem a while back.
I piped stdout into the sed program where I removed the offending lines.
Not a pretty solution but it got the job done. The following sed command deletes
the first line from stdout.
quiz | sed -e '1,1d'
Regards,
Peter Bateman
Subject: Quiz QuestionDate: Mon, 21 Apr 2008 14:11:09 -0500From: guy.werry at hbms.caTo: powerh-l at lists.sowder.comCC: doug.muench at hbms.ca
Powerhouse 7.33.D3, Hp-Ux 10.20, Quiz.
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.
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!
Here's an example:
/hbms/payroldv/source> quiz NOLIST
Environment variable used for CHOOSE : 50222.
/hbms/payroldv/source> quiz NOLIST > /dev/null Environment variable used for CHOOSE : 50222.
So, what we're trying to do is suppress the line "Environment …".
Any wise ideas?
Guy L. Werry Senior Systems Analyst Hudson Bay Mining & Smelting Co., Limited. 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.
_________________________________________________________________
Try Chicktionary, a game that tests how many words you can form from the letters given. Find this and more puzzles at Live Search Games!
http://g.msn.ca/ca55/207
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20080422/f9019ae3/attachment.html
More information about the powerh-l
mailing list