<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi John:<BR>
&nbsp;<BR>
&nbsp; Are there still any century-less dates in your code?<BR>
&nbsp; i.e Define close_date zoned unsigned size 6 = sysdate<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; may cause data expression error.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Whereas Define close_date zoned unsigned size 6 = REMOVECENTURY (sysdate )<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; would not!<BR>
&nbsp;<BR>
Regards,<BR>
Peter<BR>&nbsp;<BR>&gt; To: resolutebay@yahoo.com<BR>&gt; Subject: Re: Data Expression Error<BR>&gt; From: Bob.Deskin@ca.ibm.com<BR>&gt; Date: Mon, 22 Mar 2010 15:24:13 -0400<BR>&gt; CC: powerh-l-bounces+bob.deskin=ca.ibm.com@lists.sowder.com; powerh-l@lists.sowder.com<BR>&gt; <BR>&gt; Use the QUICK Debugger to check the data.<BR>&gt; <BR>&gt; Bob<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; From: "Penney, John" &lt;resolutebay@yahoo.com&gt;<BR>&gt; To: power-l &lt;powerh-l@lists.sowder.com&gt;<BR>&gt; Date: 2010-03-22 03:20 PM<BR>&gt; Subject: Data Expression Error<BR>&gt; Sent by: powerh-l-bounces+bob.deskin=ca.ibm.com@lists.sowder.com<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Good Afternoon PH Listers:<BR>&gt; <BR>&gt; Well, I've spent hours with debug over a smoking Ghost screen that is <BR>&gt; displaying "Data Expression Error" on exiting to the calling screen - and <BR>&gt; of course causing a condition that displays a screen statement error...<BR>&gt; <BR>&gt; Can anyone give me an idea of how to narrow this down? I've checked all <BR>&gt; the usual suspects and the called program is not displaying or exhibiting <BR>&gt; any error conditions when evaluating ITEMs, LETs, etc. So I'm wondering if <BR>&gt; there's a screwed up file ACCESSOK or something obscure like that. FWIW <BR>&gt; the program works AOK - it outputs to an Rdb Table, and so on....<BR>&gt; <BR>&gt; QDESIGN 7.10.G1 Alpha, <BR>&gt; OpenVMS V8.3<BR>&gt; Oracle Rdb SQL V7.2-351<BR>&gt; <BR>&gt; Any hints are appreciated.<BR>&gt; <BR>&gt; Much obliged.<BR>&gt; <BR>&gt; John M Penney<BR>&gt; 1532 Fern Street SW<BR>&gt; Olympia, WA 98502<BR>&gt; <BR>&gt; (360)789-8159<BR>&gt; -- <BR>&gt; = = = = = = = = = = = = = = = = = = = = = = = = = = = =<BR>&gt; Mailing list: powerh-l@lists.sowder.com<BR>&gt; Subscribe: 'subscribe' in message body to <BR>&gt; powerh-l-request@lists.sowder.com<BR>&gt; Unsubscribe: 'unsubscribe &amp;lt;password&amp;gt;' in message body to <BR>&gt; 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 <BR>&gt; list archive at Google.<BR>&gt; <BR>&gt; -- <BR>&gt; = = = = = = = = = = = = = = = = = = = = = = = = = = = =<BR>&gt; Mailing list: powerh-l@lists.sowder.com<BR>&gt; Subscribe: 'subscribe' in message body to powerh-l-request@lists.sowder.com<BR>&gt; Unsubscribe: 'unsubscribe &amp;lt;password&amp;gt;' 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 /><hr />Live connected with Messenger on your phone <a href='http://go.microsoft.com/?linkid=9712957' target='_new'>Learn more.</a></body>
</html>