Hi all,
I have a strange problem. Follow a copy paste from my method. This method running mostly correct. But sometimes it's crash. First I get a error 5 and then crash Valnetina and Valentina kill Director.
What I don't understand is, why I get an error 5. I only ask for a field value. Error 5 is a typical error if I set a field with wrong parameter, or I'm wrong? The field I ask is a string field with a length of 1.
I think my DB is ok.
repeat while nxt = tempCursor.GetField ( TheField ) tempCursor.DropRecord () end repeat Normally when I make a mistake, I get an Valentina error, but here the hole director crash... 8-/
Thanks for help.. Stefan ©2001 Stefan Groschupf |