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