Re: Find in Filemaker
Re: Find in Filemaker
- Subject: Re: Find in Filemaker
- From: Bruce Robertson <email@hidden>
- Date: Thu, 05 May 2005 08:49:12 -0700
> Still trying to find out
>
> 1. how one enters find mode in Filemaker 7 within Perform Applescript step.
> (all methods I used to use in FMP5 fail- when within an embedded script)
tell application "FileMaker Developer"
activate
set nr to (create new request)
go to nr
end tell
> 2. Assuming I can get there...
> What's preventing me from setting an unstored calc while in find mode while
> running an Applescript (Write access denied) when doing a search... (this
> fails even in Script Debugger)
You can't. It's a bug.
_______________________________________________
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