Death to recursion! Re: Child vs parent records

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Dec 11 17:40:30 CST 2005


On 12/11/05 5:19 PM, "Ed Kleban" <Ed at Kleban.com> wrote:

>  If you use the terms "LEFT" and "RIGHT" when you define the table in
> CreateBinaryLink, then you should be able to use the terms "LEFT" and
> "RIGHT" when you use the link in FindLinked.

Well, we can easy have 3 sets of constants to satisfy everybody

EVRecursiveDirection
{
    kFromLeftToRight = 1,
    kFromRightToLeft = 2,

    kToDown = 1,
    kToup = 2,

    kFromParentToChild = 1
    kFromChildToParet = 2
}

-- 
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