Did you know that the SHOWDOCUMENT( expC ) function will render the filename specified using its association on the desktop. e.g.
You can also send email using your default email client like this:Code:showDocument("c:\mydir\myspreadsheet.xls")
Code:showDocument("mailto:user@foo.com?subject=Test&body=Just a test")
Bookmarks