Script Format_FMPath_to_AppleScripPath
An FM Script for parsing and formatting FM absolute file path to Applescript absolute file path
Average rating: 4.2 (31 votes) Log in to vote
Edward Souza Duana A.S. Designs http://I_Don't_Have_One.com |
Computer_Name:Users:Main_User:Music:iTunes:iTunes Music:Brad Mehldau:The Art of the Trio:01 Blame It On My Youth.mp3 )
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
I needed to parse and reformat a FileMaker-formatted absolute file path into an AppleScript one. Since I'm novice to FileMaker, the only way I found to accomplish that was via a FM Script, although I tried to (and believe it is possible to) use a Custom Function to do the task. It took me about 9 minutes to script it in FileMaker 9.0v3. If you have any ideas or improvements, feel free to use them.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.