RE: FileMaker Pro 10 Find Request
RE: FileMaker Pro 10 Find Request
- Subject: RE: FileMaker Pro 10 Find Request
- From: "Steve Valenti" <email@hidden>
- Date: Thu, 6 May 2010 12:37:16 -0400
- Thread-topic: FileMaker Pro 10 Find Request
How then do I reset the found items so I only have what I currently searched for?
Steven Valenti | Zippo Manufacturing Company | Creative Services / Manufacturing Liaison, Macintosh Support Specialist, Creative Services Department | 33 Barbour Street, Bradford, Pennsylvania 16701 | p: 814-368-2741 | f: 814-363-2575 | e: email@hidden
-----Original Message-----
From: Bruce Robertson [mailto:email@hidden]
Sent: Thursday, May 06, 2010 12:34 PM
To: Steve Valenti
Cc: liste AppleScript US
Subject: Re: FileMaker Pro 10 Find Request
No.
On May 6, 2010, at 8: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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden