• 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: Filemaker script.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filemaker script.


  • Subject: Re: Filemaker script.
  • From: Simon Kidd <email@hidden>
  • Date: Mon, 29 Apr 2002 10:00:00 -0400

At 5.46 pm -0400 25/4/02, dave dowling wrote:
Simon,

you could do this with AS, but it might be just as easily accomplished from FMPro. just make a calculation field that combines your URL with the other cell's contents, then send that over to AS, like this:

in FMP:
create a global field called zx.myUrlPrefix.g (or whatever), and enter your URL prefix into that field: http://www3.ncbi.nlm.nih.gov:80/htbin-
post/Entrez/query?form=6&db=n&Dopt=g&uid=

create a text field called myUrlSuffix (or whatever), and enter the URL suffix.

create a calculation field that concatenates the two: zw.myUrlComplete.cc, calculation would be: [zx.myUrlPrefix.g & myUrlSuffix]


in AS:
execute your getURL on the value of the field zw.myUrlComplete.cc


hope this helps!

On Wednesday, April 24, 2002, at 11:46 AM, Simon Kidd wrote:


Thanks, this works really well!

Simon
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Filemaker script. (From: dave dowling <email@hidden>)

  • Prev by Date: Re: Best lib for large tables?
  • Next by Date: question: <<event coregetd>> & print multiple copies
  • Previous by thread: Re: Filemaker script.
  • Next by thread: Script crashes in OS9.2.2
  • Index(es):
    • Date
    • Thread