• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: (newbie) script to open filemaker files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >(newbie) script to open filemaker files (From: email@hidden (Graham, Total Coverage Limited))

  • Prev by Date: Re: WHEN WILL THE LIST SERVER BE FIXED?
  • Next by Date: random complaint re: Apple System Profiler
  • Previous by thread: (newbie) script to open filemaker files
  • Next by thread: Re: (newbie) script to open filemaker files
  • Index(es):
    • Date
    • Thread