V4MD 2.0.5 Vlink: getIsBetween

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Sep 23 19:01:07 CDT 2005


On 9/23/05 12:49 PM, "info at vallemediatime.com" <info at vallemediatime.com>
wrote:

Hi Paolo,

> Hi Ruslan,
> I'm testing other Vlink method (I see some other problems... but I hope in my
> mistake)
> 
> I've tried to use:
> put gDb.link(linkName).getIsBetween(gDB.table(T1), gDB.table(T2))
> -2147483645
> 
> and not TRUE or FALSE, why?
> I'm sure that the link exist.
> I must add a integer in T1? but how can I do?

What integer?

> The new reference is better but don't help me in this case.

> In other similar handler the variables: linkName, T1, T2 works

You need send here just Vtable objects.

    tbl1 = gDB.table(T1)
    tbl2 = gDB.table(T2)

    put gDb.link(linkName).getIsBetween( tbl1, tb2 )

Sounds like a bug. 
Ivan please check this method.


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list