Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 100
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.0
Description
In Windows, the path format is /Drive:/Documents and Settings/UserName/Desktop/.
In the Mac OS, the path format is /DriveName/Users/UserName/Desktop/.
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.
Examples
Returns /C:/Documents and Settings/John Smith/Desktop/ for a user named John Smith in
Windows.
Returns /MacintoshHD/Users/John Smith/Desktop/ for a user named John Smith in the Mac OS.
Related topics
Contents
Functions reference (alphabetical list)
Get(DocumentsPath)
Purpose
Returns the path to the Documents folder for the current user.
Format
Get(DocumentsPath)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.0
Description
In Windows XP, the path format is /Drive:/Documents and Settings/UserName/My Documents/.