Thanks, Sami, if I could get consistent crashes - if such a thing were desirable! - then I would most certainly report it officially. I have mentioned the problem here before and, not too surprisingly, got much the same responses. However, as Ben brought the subject up again I thought it worth repeating my experiences.
What worries me, in a way, is how easy it was to spot the cause of the crashes a couple of days ago. All it was was a very simple syntax error. Now I can understand some obscure programming with many variables going wrong but all I had done was get the clauses of "edit mdi...as..." in the wrong order. No matter, for now, I have spent the day checking and logging all my variables from forms, reports and code and I found 3 instances where a variable name was used as both an integer and text. I haven't checked yet to see if I pre-defined them before each use but one of each pair will be re-named tomorrow regardless. Regards, Alastair. ----- Original Message ----- From: "Sami Aaron" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 5:37 PM Subject: [RBASE-L] - Criteria For My Unstableness With R:Base6.5++ Build 1.862 > Alastair - > > I hope it all helps - it's really frustrating to not be able to pinpoint an > error - and to not have R:BASE give a nicely-typed error message either. I > would suggest that if you determine something specific that R:BASE could > trap for, that you post it to the RDCC as an enhancement request. As we all > know, RBTI is pretty darn apt to add it as a new feature. > > For the record - I run R:Style every few lines of code as I am > programming.... > > Best regards, > Sami > > ----- Original Message ----- > From: "Alastair Burr" <[EMAIL PROTECTED]> > To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> > Sent: Sunday, December 29, 2002 6:52 PM > Subject: [RBASE-L] - Criteria For My Unstableness With R:Base6.5++ Build > 1.862 > > > > Just to be absolutely sure that my code has no obvious errors I have run > > every command file and eep through RCode today - after the crashes > mentioned > > below. > > > > Thanks Sami for making me react and do these checks (again). It will be > > interesting to see if there are any changes to the number of crashes I > get. > > > > Regards, > > Alastair. >

