• 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
System Events "Show Clipboard" Bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

System Events "Show Clipboard" Bug?


  • Subject: System Events "Show Clipboard" Bug?
  • From: Jonathan Levi MD <email@hidden>
  • Date: Fri, 18 Jul 2003 08:26:31 -0400

Hi,

Would someone be so kind as to look at the following brief script and tell me whether the fault is mine or System Events:

--script "FW Path (POSIX).scpt"
tell application "Finder"
activate
set the clipboard to POSIX path of ,
((folder of front window) as string)

display dialog "clipboard:" & return & (the clipboard) --OK

tell application "System Events" to tell process "Finder" to ,
tell menu bar 1 to click menu item "Show Clipboard" of ,
menu "Edit" --"Clipboard contents: unknown"
end tell

TIA,

Jonathan
_______________________________________________
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: System Events "Show Clipboard" Bug?
      • From: John Delacour <email@hidden>
    • Re: System Events "Show Clipboard" Bug?
      • From: Rob Jorgensen <email@hidden>
  • Prev by Date: do shell script getting NSReceiverEvaluationScriptError: 4
  • Next by Date: Re: GUI in OSX
  • Previous by thread: Re: do shell script getting NSReceiverEvaluationScriptError: 4
  • Next by thread: Re: System Events "Show Clipboard" Bug?
  • Index(es):
    • Date
    • Thread