Actually I don't need any form of logging to see where my app is crashing. In
the debugger I stepped through and used breaks point to discover two
particular lines of code which always crash - but only in RB2006-R2 not
RB2006-R1.
One was like
MyArray(i).Name = MyArray(i).name + "XXX"
And the other was creating a Database table in code.
How and why would these things that formerly worked cause crashes just
because the compiler changes?
Greg
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>