[V4MD] pointer at the same table by binary_link

info at vallemediatime.com info at vallemediatime.com
Mon Sep 12 23:45:58 CDT 2005


> 1) this is hard function by theory.
>   for big tables it can be long.
>   why you need at all to count this ???

I don't have big tables, I want give this info to final user every time he
create a new link

> 2)
> > repeat with i = 1 to recCount
> > count = link.countLinked(i,  gTab_A, gTab_B)
> This is wrong code.

Ok, but in your example "Link_Binart_Records" I read and learn:
count = link.countLinked(i, person, phones)
wrong code? wrong example?


> You can have recCount = 10, but Table have 100 physical record for
example.
> Rest 90 -- are deleted.
> So your code will iterate only first 10 physical recIDs.
> You need do loop to Table.physicalRecordCount
Ok I can try it


> * We can ask link itself about this in ZERO time ...
>     just never think somebody need this
I don't understand

Thanks Paolo



More information about the Valentina-beta mailing list