Hi Ariel,
You mean you want to trigger the itempressed event of the linked button ?
I dont think you can trigger the Linked button if the linked button is inside a grid.
If the link button is not in a grid, you can call the click() method of the item.
If you just need to open the document linked to this linkbutton, you can call the
SBO_Application.OpenForm() method. Give the object type and the Key to this object.
Regards
Edy