Welcome to this exclusive club - only those of us who ----- Original Message ----- From: "marc schluter" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, January 01, 2003 6:42 PM Subject: [RBASE-L] - Re: Criteria For My Unstableness With R:Base6.5++ Build 1.862
> HI all > > I am using XP Pro and the latest RBW 6.5++. I get > kicked out of RBW about1-2 times a day. I can not > duplicate the crash and it does not happen at the same > place. > > Could this be a variable problem? If there was a > problem with the variables I figured I should be able > to duplicate the crash. Is this correct? > > I didn't have these crashes in 98 and 6.1. > > Also, is there an easy way to check these vars or do I > use the old fashion way, Blood, Sweat, & Tears? > > thanks > marc > > > > > > > > 1. My programming code - I either define a variable > > with the wrong > > datatype, or it was still in memory from somewhere > > else with the wrong > > datatype, or it didn't exist when my program was > > expecting it to exist. > > TRACE your program carefully, watching variable > > definitions and datatypes - > > along with Javier's suggestions for checking for > > un-defined but referenced > > variables in reports and forms. > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com >

