Get(DocumentsPath)FileMaker Pro 8.0In Windows Vista, the path format is /Drive:/Users/UserName/Documents/.In the Mac OS, the path format is /DriveName/Users/UserName/Documents/.When running on FileMaker Server, Get(DocumentsPath) returns the location of the Documents folder, which is in the same folder as the server's Backups, Databases, and Scripts folders. The Documents folder is used as a shared location that scripts from different sessions or other processes on the machine can use to import or export files.Note For information on how functions evaluate differently on the host versus the client, search the FileMaker Knowledge Base available at http://help.filemaker.com.For FileMaker Pro, for a user named John Smith, returns:/C:/Documents and Settings/JohnSmith/My Documents in Windows XP/C:/Users/John Smith/Documents/ in Windows Vista./MacintoshHD/Users/John Smith/Documents in the Mac OSFor FileMaker Server, returns:/C:/Program Files/FileMaker/FileMaker Server/Data/Documents in Windows Vista./MacintoshHD/Library/FileMaker Server/Data/Documents in the Mac OS