Hi,
I've made a graphic button in a navigator which has to link to another notes database.
The problem is that I can't get the link to work. Currently it's linking to a database on my own computer. That works fine, but I want it to link to a database on a server.
This is how the formula looks like:
@command([FileopenDatabse]; "" : "database.nsf" ;"";"";"";""
Now I would like this to link to for example:
\\server3\notes\data\database.nsf
How do I do this? How do I make the correct link?
thank you for your help
I've made a graphic button in a navigator which has to link to another notes database.
The problem is that I can't get the link to work. Currently it's linking to a database on my own computer. That works fine, but I want it to link to a database on a server.
This is how the formula looks like:
@command([FileopenDatabse]; "" : "database.nsf" ;"";"";"";""
Now I would like this to link to for example:
\\server3\notes\data\database.nsf
How do I do this? How do I make the correct link?
thank you for your help