Hello,
I would like to use the sc_link macro on onRecord event to create a clickable link on each line of a column.
For example i’m using this : if ({company} == “E”) {sc_link(company,…)}
No problem to call another scriptcase application or an URL.
But i would like to open a specific directory like c:/companyfiles/2011/ when the user click on the link in the grid application. The folder is in the same server as scriptcase applications.
There is a solution to open a directory ?
Thank you for your help !