Re: Filemaker Pro active window [Bug?]
Re: Filemaker Pro active window [Bug?]
- Subject: Re: Filemaker Pro active window [Bug?]
- From: Cornwall <email@hidden>
- Date: Mon, 1 Jul 2002 14:18:02 -0700
At 2:39 PM -0500 7/1/02, John Haley wrote:
>
tell application "FileMaker Pro"
>
activate
>
go to database "Database I want if front"
>
end tell
Has anyone noticed that doesn't seem to work if (and there several conditions):
1. The script is embedded in a FMP script step, and is directed at the db it is embedded in - call it "Wangdoodles".
2. There is at least one other open db behind "Wangdoodles."
3. The script first sets "Wangdoodles" visible to false, performs its work and sets "Wangdoodles" visible back to true.
4. That is followed by 'go to database "Wangdoodles"' line.
"Wangdoodles" remains behind the other database. Is this a known bug?
Corny
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.