Re: Filemaker Pro chokes on Find command
Re: Filemaker Pro chokes on Find command
- Subject: Re: Filemaker Pro chokes on Find command
- From: Jake Pietrykowski <email@hidden>
- Date: Wed, 01 Jun 2005 11:00:04 -0500
I guess we all just use what works. ;-)
IMO, it seems less work to just replace 'Find' in the AppleScript code with
'do script "performFind"' instead of breaking up the script, especially if
you're working with any variables. Then you could call this single step
FMScript(performFind) from any AScript.
Best Regards,
Jake
On 6/1/05 10:32 AM, "Eric Geoffroy" wrote:
> Nigel's solution is the one I'm currently using and it's working well.
> The limitation is that I have to break the applescript into two pieces
> so I can put the "perform find" fmp step in the middle.
>
> - Eric
>
>
> On Jun 1, 2005, at 3:55 AM, Nigel Smith wrote:
>
>> On 31/5/05 20:33, "Eric Geoffroy" wrote:
>>
>>> I'm still getting stuck in Find mode. I'm happy to try any other
>>> suggestions out.
>>
>> Does that mean that missing out the last "Find" command in the
>> AppleScript,
>> and adding "Perform Find" as a ScriptMaker step directly after it
>> instead,
>> doesn't work for you, or are you after a completely AppleScript
>> solution?
>>
>> Nigel
_______________________________________________
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