• 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: AppleScript and FileMaker 7 Examples
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript and FileMaker 7 Examples


  • Subject: Re: AppleScript and FileMaker 7 Examples
  • From: Bruce Robertson <email@hidden>
  • Date: Tue, 09 Aug 2005 10:03:37 -0700

> -- Following is code that does not work...trying to replace the line above
> doing it a different way
>
> delete every request

In previous versions this worked and no error was generated if requests did
not exist. Now you must trap for that condition:

Try
  delete every request
End try

create new request at end

set cell "Test" of request -1 to "find text"

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >AppleScript and FileMaker 7 Examples (From: "Tim Cimbura" <email@hidden>)

  • Prev by Date: AppleScript and FileMaker 7 Examples
  • Next by Date: Re: wake screen from sleep
  • Previous by thread: AppleScript and FileMaker 7 Examples
  • Next by thread: Telling Remote Apps Crashes Script Editor
  • Index(es):
    • Date
    • Thread