Re: keystroke (ASCII character 3) (enter) on macbook pro
Re: keystroke (ASCII character 3) (enter) on macbook pro
- Subject: Re: keystroke (ASCII character 3) (enter) on macbook pro
- From: Philip Aker <email@hidden>
- Date: Sun, 14 Jun 2009 12:03:15 -0700
If you run the following in Script Editor, don't use Cmd-R -- press the Run button because otherwise it seems to cause problems :-(
tell application "Terminal" to activate tell application "System Events" to tell application process "Terminal" keystroke "ls -laFG" key code 76 end tell
Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@ Democracy: Two wolves and a sheep voting on lunch.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden