Filemaker Pro 8.5 Advanced Maintenance TG761Z/A User Manual

Product codes
TG761Z/A
Page of 238
Chapter 7
  
|
  Get functions     79
Parameter
None
Data type returned
text
Description
Returns the name of the active custom menu set. If the active menu set isn’t a custom 
menu set, an empty string is returned.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Examples
Returns 
Custom Menu Set #1 
when this custom menu set is active.
Returns an empty string when the 
[Standard FileMaker Menus]
 menu set is active.
Get(DesktopPath)
Format
Get(DesktopPath)
Parameter
None
Data type returned
text
Description
Returns the path to the desktop folder for the current user. 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  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
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.