--
Don Morris
Find out how to save 10% on local phone service:
Send any message to <mailto:talk...@1deg.net>
tell application "FileMaker Pro"
delete every request
set newrequest to create request
set cell "Name" of newrequest to "Hoornaert"
find
end tell
You can create multiple requests
tell application "FileMaker Pro"
delete every request
set newrequest to create request
set cell "Name" of newrequest to "Hoornaert"
set newrequest to create request
set cell "First Name" of newrequest to "Raphaël"
find
end tell
--
Jean-Marie -HOO;-)
> How do I script a Find request in FileMaker? And what book would you
> recommend reading to learn more about AppleScript -- *with lots of examples!*
Try:
show every record whose cell "blah" is "foo" and cell "number" is 0
--
MB
> show every record whose cell "blah" is "foo" and cell "number" is 0
Now, THAT was easy!
--
Don Morris........<sup...@officemedic.com>
.......Supplies, Parts and Support For Your Laser Printer.......
..<sup...@officemedic.com>...<http://www.officemedic.com/?ng>..