[C SDK] Reading values from cursor

Olaf Schmidtmann os at brainbits.net
Wed Nov 5 14:45:33 CST 2003


Hi Ruslan,

I thought so that the garbage collection is the problem. I am getting too
sloppy from working with Director and Flash and my studies seems too long
ago now. :-) When I used Cursor_Remove() it worked fine.

So long
Olaf

-- 
***        http://www.brainbits.net/        ***

> -----Original Message-----
> From: Ruslan Zasukhin [mailto:sunshine at public.kherson.ua] 
> Sent: Tuesday, November 04, 2003 9:20 PM
> To: valentina at lists.macserve.net
> Subject: Re: [C SDK] Reading values from cursor
> 
> 
> 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/val> entina
> 
> -------------------------------------------------------------
> 
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net 
> http://lists.macserve.net/mailman/listinfo/val> entina
> 


More information about the Valentina mailing list