• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: FMPro to Contacts (AddressBook)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: FMPro to Contacts (AddressBook)


  • Subject: RE: FMPro to Contacts (AddressBook)
  • From: Jim Weisbin <email@hidden>
  • Date: Fri, 08 Nov 2013 16:07:54 -0500

FM and Applescript form a very a potent combination. So much of what we do in FM11 is AS scripted in some way or other. Having said that, I wish someone would write a program to parse an Applescript and add all the escape codes required for a “Calculated” Applescript in FM. Most of my time spent writing these is just trying to figure out syntax to escape the double quote characters. Especially if you are calling a shell script from within your calculated Applescript. For example, this is part of a script which calculates your IP address. It took me awhile to figure out all those backslashes!

"tell application \"Finder\”¶
...
set my_interface to do shell script \"netstat -rn -f inet | egrep \\\"^default\\\" | awk '{print $6}' \"¶
...
end tell ¶
"


I've been asleep for a few years when it comes to AppleScript
and FileMaker... Has the AppleScripting in FileMaker improved? Is it good
enough to use now?



Jim Weisbin | C.T.O. | human | 138 Fifth Avenue | 3rd Floor | New York, NY | 10011 |  (212) 352-0211 |  (917) 375-2272 | Los Angeles Office | 2046 Broadway | Santa Monica, CA | 90404 |  (310) 264-0211 telephone | www.humanworldwide.com

Click here to view our online reel


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: FMPro to Contacts (AddressBook)
      • From: Bruce Robertson <email@hidden>
  • Prev by Date: Re: FMPro to Contacts (AddressBook)
  • Next by Date: Re: FMPro to Contacts (AddressBook)
  • Previous by thread: Re: FMPro to Contacts (AddressBook)
  • Next by thread: Re: FMPro to Contacts (AddressBook)
  • Index(es):
    • Date
    • Thread