Lotus Notes FAQ Visit Our Sponsor!

How do you get the relative path to the database for web URLs?

You can use:
nsfpath := @ReplaceSubstring(@Subset(@DbName; -1); "\\"; "/");

In R6+, you can just use @WebDbName.


Applies to Notes Versions: 4.5 4.6 5 6 6.5 7
Last Modified: March 31, 2005