• 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: Hiding OE's window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hiding OE's window


  • Subject: Re: Hiding OE's window
  • From: Andy Wylie <email@hidden>
  • Date: Wed, 06 Mar 2002 01:11:47 +1300

on 5/3/02 10:11 AM, Arthur J Knapp at email@hidden wrote:

> I've recently had great success with a scripting addition called AutoType,
> for emulating keystrokes in Microsoft PowerPoint, (which was good, because
> Sigma's, Sandi's and Akua were not working well with MSPP).
>
> It could be becuase AutoType works, (in some "magic" way), differently
> that the others. Rather than sending commands directly to the app:
>
> tell application "Whatever"
> activate
> type text "whatever"
>
In OE the problem is when run in the app, no user interaction while a script
is running but a oneliner if your'e lucky.

> you actually bring the app forward, and then call AutoType outside of
> the tell:
>
> tell application "Whatever"
> activate
> end tell
> AutoType "whatever"
>
> I have no idea if this helps the current thread, and I don't have
> OE for testing,

Alas no form seems to work and AutoType fares worse than others with the one
liner 'AutoType "3" holding "command"' in or out of a tell resulting in
'select all' .
> (does Entourage count?).
Maybe :)
How about these funnies...

AutoType "%)" holding command
-- aa
input state {keys down:F10 key}
-- ksm
MS standards

Out of curiosity what does AutoType's fun key syntax look like?


_____________________________ Andy
_______________________________________________
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.

References: 
 >Re: Hiding OE's window (From: Arthur J Knapp <email@hidden>)

  • Prev by Date: AutoType
  • Next by Date: Re: AutoType
  • Previous by thread: Re: Hiding OE's window
  • Next by thread: Update 2 to the recent post: URL Access Scripting very strange error or is it mine...
  • Index(es):
    • Date
    • Thread