AW: [V4MD] V4MD Xtra vs. V4MD_client Xtra
Martin Kloss
martin.kloss at gmx.de
Thu Jan 8 11:07:40 CST 2004
At 10:49 08.01.2004, you wrote:
> // here curs1 must die to unlock records for next cursor.
> curs1 = VOID
>
> curs2 = select * from T WHERE ...
>
> // here we can skip explicit deletion, because at the end of
> // function cursor will be destroyed self by director.
>end
I'm not sure what you're getting at.
You could set the local variable curs1 = 0 or VOID,
with the same result. At the end of the function both
vars are destroyed anyway, if they're local.
Martin.
More information about the Valentina
mailing list