• 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
Panther/Terminal/System events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Panther/Terminal/System events


  • Subject: Panther/Terminal/System events
  • From: Sovereign Diamonds <email@hidden>
  • Date: Wed, 29 Oct 2003 20:40:00 +0000

The following script running in Terminal made a new screen & then pasted a
few lines of code. It worked OK with 10.2.8 but has failed with Panther:

tell application "Terminal"
activate
end tell
tell application "System Events"
tell process "Terminal"
keystroke "n" given +class with;:command down
delay 5
set the clipboard to "ncftp zn
put /Volumes/1-Peerless20gb/scrapper.sit
AS_Terminal"
keystroke "v" given +class with;:command down
end tell
end tell

Any help would be greatly appreciated?


Regards
David McMillan
http://www.sovereigndiamonds.com
United Kingdom
_______________________________________________
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: Panther/Terminal/System events
      • From: "David A. Cox" <email@hidden>
  • Prev by Date: Re: OS 9 or Classic, that's the question :-)
  • Next by Date: trying to use keystroke
  • Previous by thread: Re: About those Quark coercion bugs (was Need to script tracking inmultiple Quark files-correction)
  • Next by thread: Re: Panther/Terminal/System events
  • Index(es):
    • Date
    • Thread