PickBASIC / FlashBASICThe u98 user exit retrieves the links
for the specified fid.
Syntax
links = oconv(fid, ’u98’)
Example(s)
crt oconv('24601','u98')
Returns a string in the format:
NumberOfBackwardLinks AM BackwardLink AM ForwardLink AM NumberOfForwardLinks
where AM is an attribute mark.