Differences between foreign links and binary links
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Jul 1 14:09:07 CDT 2008
On 7/1/08 10:01 PM, "william humphrey" <shoreagent at gmail.com> wrote:
> Thanks -- can you also steer me to a clear explanation of how to get the
>
>
> VTable_Link( tblRef, inIntIndexOrStrName )
>
>
> to function?
Let You have table T1
Let it have 3 links around it: Link1, Link2, Link3
So you can get link of this table
A) By name
put VTable_Link( tblRef, "Link2" ) into link2Ref
B) by Index
put VTable_Link( tblRef, i ) into link2Ref
usually, by index is used in some GUI utils like Vstudio.
--
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