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 workstationbased mail.
@MailDbName
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 serverbased 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."
@MailDbName
3. This example returns "MTSEN.NSF," the file name, since this is the last element in the list returned by @MailDbName.
@Subset(@MailDbName;1)
See Also
@MailDbName
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window