• 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 Pro 10 Find Request
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: FileMaker Pro 10 Find Request


  • Subject: RE: FileMaker Pro 10 Find Request
  • From: "Steve Valenti" <email@hidden>
  • Date: Thu, 6 May 2010 12:01:43 -0400
  • Thread-topic: FileMaker Pro 10 Find Request

Tried that and get no error reporting…

 

From: Robert Poland [mailto:email@hidden]
Sent: Thursday, May 06, 2010 11:50 AM
To: Steve Valenti
Cc: liste AppleScript US
Subject: Re: FileMaker Pro 10 Find Request

 

Steve,

 

I'm not into FMP but I'd try to comment out "try" and "end try" and see what, if any, errors you get.

 

 

On May 6, 2010, at 9:42 AM, Steve Valenti wrote:



When I run this script and change the “SomeString” it adds to the found records so that I have my last search and the current search. Should not the delete every request reset my found records???

 

 

 

tell application "FileMaker Pro"

          tell database "NameOfDataBase"

                   show every record

                   try

                             delete every request

                   end try

                   set MyRequest to create new request

                   set cell "NameOfField" of MyRequest to "SomeString"

                   go to (find)

          end tell

end tell

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

This email sent to email@hidden

 

Robert Poland - Fort Collins, CO



 

 _______________________________________________
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

References: 
 >FileMaker Pro 10 Find Request (From: "Steve Valenti" <email@hidden>)
 >Re: FileMaker Pro 10 Find Request (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: FileMaker Pro 10 Find Request
  • Next by Date: Re: FileMaker Pro 10 Find Request
  • Previous by thread: Re: FileMaker Pro 10 Find Request
  • Next by thread: RE: FileMaker Pro 10 Find Request
  • Index(es):
    • Date
    • Thread