• 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: Scripting FileMaker in X vs 9?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting FileMaker in X vs 9?


  • Subject: Re: Scripting FileMaker in X vs 9?
  • From: Paul Berkowitz <email@hidden>
  • Date: Fri, 01 Mar 2002 20:13:23 -0800

On 3/1/02 4:47 PM, "Fraser" <email@hidden> wrote:

> On 3/1/02 3:28 PM, you wrote:
>
>> Try this. Was working in 9 & X you should still be able to
>> open a DB as an alias if you build your path right and in a way
>> that it will work in 9 or X. You could do a path to me as string
>> then strip off the name of the script itself and insert the name of
>> the DB.
>
> I didn't realize that AppleScript or perhaps Carbon(?) apps understand
> "Classic" paths rather than posix style: "a:b:c" rather than "a/b/c".
>
> Is it just me, or is the Scriptmenu.menu widget in OS X fussy? Unless I
> specifically activate FileMaker, it consistently bobbles Apple Events. Can
> I activate an app without bringing it to the front? Or can I hide it
> somehow after I'm done with it?
>
in Applescript\, 'activate' actually means 'bring to front'. So don't use
'activate' if you don't want it in the front. Just tell the app to launch.
That will keep it in the background.

--
Paul Berkowitz
_______________________________________________
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.

  • Follow-Ups:
    • Re: Scripting FileMaker in X vs 9?
      • From: Fraser <email@hidden>
References: 
 >Re: Scripting FileMaker in X vs 9? (From: Fraser <email@hidden>)

  • Prev by Date: Script to set the "SMTP Auth" checkbox in Outlook Express
  • Next by Date: Re: Script to set the "SMTP Auth" checkbox in Outlook Express
  • Previous by thread: Re: Scripting FileMaker in X vs 9?
  • Next by thread: Re: Scripting FileMaker in X vs 9?
  • Index(es):
    • Date
    • Thread