• 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 open url
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: filemaker open url


  • Subject: Re: filemaker open url
  • From: Andrew Oliver <email@hidden>
  • Date: Wed, 06 Aug 2003 08:52:52 -0700

On 8/6/03 6:26 AM, "Robert C. Jacobson" <email@hidden>
wrote:

> At 02:49 PM +0200 8/6/03, Jean-Baptiste LE STANG wrote:
>> May be you need to force Applescript a little :
>>
>> tell application "Filemaker Pro"
>> set foo to cellvalue of cell "MS KB number"
>> open location "http://support.microsoft.com/?kbod="; & (foo as string)
>> end tell
>
> Sadly, that too give me a transaction error
>
> More info about this transaction thingy here:
>
> <http://www.applescriptsourcebook.com/tips/transactions.html>
>
> but I couldn't get it to work by putting it in a transaction block.
>

Then there must be something peculiar about the cell in question.

My original script worked fine on my machine when the field in question was
a regular text field. I'm pretty sure Jean-Baptiste also checked his script
before posting (and I can see why coercing to a string might be necessary if
the cell is a number or calculation field).

If it's still failing on your machine, something else is amiss. What type of
field is the "MS KB number" field you're using? Is it a repeating field?

Andrew
:)
_______________________________________________
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.

  • Follow-Ups:
    • Re: filemaker open url
      • From: "Robert C. Jacobson" <email@hidden>
References: 
 >Re: filemaker open url (From: "Robert C. Jacobson" <email@hidden>)

  • Prev by Date: Re: filemaker open url
  • Next by Date: Re: filemaker open url
  • Previous by thread: Re: filemaker open url
  • Next by thread: Re: filemaker open url
  • Index(es):
    • Date
    • Thread