Data is not the problem. Each record goes through the readnext.  In this
particular instance data is exactly as the live data. In this set of
data none of the conditions are meet that would cause the continue
statement to occur.  All records ran through the program write a record
in another file that would not get written unless they went past the
debug statement. No one record from the list is missing from the other
file. 

When I was talking about telling it to continue I was talking about
entering a "C" which normally continues to the next breakpoint instead
of a "S".

Brenda
-----Original Message-----
From: David Jordan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 20, 2007 6:07 PM
To: [email protected]
Subject: RE: [U2] Debug problems with 10.2.4 Reality format

Hi Brenda

You have "continue" statements that would not reach that debug
statement.  I
suspect that the test data is different to the live data and hence the
program is not acting as you expected, rather than an issue with the
debug
statement.

Regards

David Jordan

Managing Consultant
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to