Re: (newbie) script to open filemaker files
Re: (newbie) script to open filemaker files
- Subject: Re: (newbie) script to open filemaker files
- From: Pier Kuipers <email@hidden>
- Date: Fri, 16 Feb 2001 10:23:00 +0000
tell application "FileMaker Pro"
open "Clients & Prospects"
open "Enquiry Log"
open "Guy's Leads"
open "Invoices"
open "Job Analysis"
open "Lead Tracking"
open "WIP sheet"
end tell
Try to include a script step to bring Filemaker to the foreground:
tell application "Filemaker Pro"
activate
open "Filename.fp3"
end tell
Hope this helps,
Pier.
--
Pier Kuipers
Visual ID
* the Media Asset Management solution *
2 Whitefriars
Aungier Street
Dublin 2
Tel. +353 1 476 7059
Mobile +353 87 294 3063
Fax +353 1 478 1366
ISDN +353 1 602 0754
http://www.visualid.com