Write2Dropbox
Sets up a file path to Dropbox in its default location on Mac or Windows
Be the first to rate this function Log in to vote
Samuel Toombs - Show more from this author
Goodfaith Solutions |
filewin:/Macintosh HD/Users/HOME_FOLDER/Dropbox/MY_FOLDER/My_Filename.ext"
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
As there is no FM function to write to a user's Home folder, this is a work around based on the Get (DesktopPath) function.
As long as Dropbox is in the default location within the home directory (Mac or windows), this function will setup the first part of the file path to write to Dropbox in the current user's home folder. Simply append any further folders and a filename to the function.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.