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

