<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<BR>Hi Chuck:<BR>
&nbsp;<BR>
&nbsp;&nbsp;Actually, I like seeing <BR>
&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp;SELECT RECORD &nbsp;if&nbsp;&nbsp;" "&nbsp;&lt;&gt; ITEM of RECORD&nbsp;<BR>
&nbsp;<BR>
&nbsp; It tells me what is going on immediately with respect to<BR>
&nbsp; what records are being selected. <BR>
&nbsp;<BR>
&nbsp;&nbsp;How complicated of a logical expression would we want to<BR>
&nbsp; bury in the dictionary?<BR>
&nbsp;<BR>
&nbsp; If you are willing to add another item to you record and modify<BR>
&nbsp; the programs that populate the file you could<BR>
&nbsp;&nbsp;create &nbsp;a blank / no blank switch. <BR>
; PDL<BR>
&nbsp; Record NO_BLANKS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; ...{based on RECORD}<BR>
&nbsp; i.e. Item SWITCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT "N"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>
&nbsp; The programs that populate the base record will have to set SWITCH.<BR>
; QDESIGN or QTP<BR>
&nbsp; e.g. Item SWITCH final&nbsp;"B" IF " " = ITEM of RECORD &amp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else&nbsp; "N"&nbsp; <BR>
&nbsp;<BR>
&nbsp; Probably, not worth the effort!<BR>
&nbsp;<BR>
Regards,<BR>
Peter Bateman<BR>
<BR>&gt; Subject: Select statement on an Item in the Dictionary<BR>&gt; Date: Tue, 16 Oct 2007 10:42:08 -0400<BR>&gt; From: Chuck.J.Lowe@questdiagnostics.com<BR>&gt; To: powerh-l@lists.sowder.com<BR>&gt; <BR>&gt; I know you can use a SELECT statement in the dictionary on an ITEM. I<BR>&gt; can use an actual value and even a blank (in quotes). <BR>&gt; But there has to be a value in it. Is there anyway to say SELECT if the<BR>&gt; field is Not Blank? We have a file that has blanks and not blank in<BR>&gt; them. The not blanks are many and can be any value, hence my question.<BR>&gt; I.E., I would constantly be changing the dictionary to have<BR>&gt; redefinitions for all the values.<BR>&gt; <BR>&gt; Please don't reply with you can say SELECT if ITEM &lt;&gt; " " in Quiz, QTP<BR>&gt; etc. I already know that. <BR>&gt; <BR>&gt; Chuck Lowe<BR>&gt; Senior Programmer/Analyst<BR>&gt; Office: (610)650-6679<BR>&gt; Fax: (610)650-2114<BR>&gt; <BR>&gt; ------------------------------------------<BR>&gt; The contents of this message, together with any attachments, are<BR>&gt; intended only for the use of the person(s) to which they are<BR>&gt; addressed and may contain confidential and/or privileged<BR>&gt; information. Further, any medical information herein is<BR>&gt; confidential and protected by law. It is unlawful for unauthorized<BR>&gt; persons to use, review, copy, disclose, or disseminate confidential<BR>&gt; medical information. If you are not the intended recipient,<BR>&gt; immediately advise the sender and delete this message and any<BR>&gt; attachments. Any distribution, or copying of this message, or any<BR>&gt; attachment, is prohibited.<BR>&gt; <BR>&gt; -- <BR>&gt; = = = = = = = = = = = = = = = = = = = = = = = = = = = =<BR>&gt; Mailing list: powerh-l@lists.sowder.com<BR>&gt; Subscribe: &amp;quot;subscribe&amp;quot; in message body to powerh-l-request@lists.sowder.com<BR>&gt; Unsubscribe: &amp;quot;unsubscribe &amp;lt;password&amp;gt;&amp;quot; in message body to powerh-l-request@lists.sowder.com<BR>&gt; http://lists.sowder.com/mailman/listinfo/powerh-l<BR>&gt; This list is closed, thus to post to the list you must be a subscriber.<BR>&gt; Add 'site:lists.sowder.com powerh-l' to your search terms to search the list archive at Google.<BR><BR><br /><hr />Send a smile, make someone laugh, have some fun! <a href='http://www.freemessengeremoticons.ca/?icid=EMENCA122' target='_new'>Start now!</a></body>
</html>