Hello,How do I open notes with a particular .nsf application from the command line?
What is the command line syntax for this?
Many thanks!
Hello,How do I open notes with a particular .nsf application from the command line?
What is the command line syntax for this?
Many thanks!
Subject: How do I open notes with a particular .nsf from the command line?
I assume you use Windows2000/XP? Since nsf is recognized as a file format connected to Lotus Notes, you can simply enter the path to the nsf-file, this will open the database in Notes.
So f.e. “C:\Lotus\Notes\Data\dbtoopen.nsf”
Martin Vereecken
Subject: RE: How do I open notes with a particular .nsf from the command line?
Thanks Martin,But what if the .nsf is on a server? How do I specify the server?
Subject: RE: How do I open notes with a particular .nsf from the command line?
I found a list with parameters here: nsftools - Lotus Notes and Domino Tips
Martin Vereecken