FORMULA LANGUAGE


Examples: @MailDbName
1. This example returns ";MTSEN.NSF" if the user's mail is in the MTSEN.NSF database stored on the user's own computer, and the user is set up to use workstation­based mail.
2. This example returns "SALES1;MAIL\MTSEN.NSF" if the user's mail is stored in MTSEN.NSF in the MAIL directory on the SALES1 server, and the user is set up to use server­based mail. If the database is stored at the server's root directory (that is, it is not stored in a subdirectory), the result would be "SALES1;MTSEN.NSF."
3. This example returns "MTSEN.NSF," the file name, since this is the last element in the list returned by @MailDbName.

See Also