[C SDK] Reading values from cursor
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Nov 4 22:20:27 CST 2003
on 11/4/03 17:07, Olaf Schmidtmann at os at brainbits.net wrote:
> When I try to create another cursor and overwrite the old reference I get
> error 363. What does this mean? Do I have to destroy the cursor before (set
> it null)? In Director I could simply overwrite the old variable which maybe
> is a little dirty.
Olaf,
This is C language,
Here you have no garbage collection, like in Director.
So you need self
- at first delete cursor
- then only create new one.
Error 363 - kFBL_CannotSetLock
I.e. Valentina cannot set record lock because first cursor still keep it.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list