• 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: How to direct text output to a window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to direct text output to a window


  • Subject: Re: How to direct text output to a window
  • From: Skeeve <email@hidden>
  • Date: Sun, 16 Mar 2008 20:51:48 +0100

Michelle Steiner wrote:
Two solutions occur to me.

First:

[...]

Second:

[...]

Third... Uhmmm... Three solutions occure to me (Nobody expects the spanish inquisition!)


tell application "System Events"
   set foo to name of login items
end tell
set text item delimiters to return
display dialog "Here are your login items" default answer (foo as text)


This last one has the advantage, that you can copy & paste the result or parts thereof.
_______________________________________________
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
References: 
 >How to direct text output to a window (From: "Stranathan, Dan" <email@hidden>)
 >Re: How to direct text output to a window (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: 10.4.9 versus 10.4.10
  • Next by Date: Re: Before I forget
  • Previous by thread: Re: How to direct text output to a window
  • Next by thread: Re: How to direct text output to a window
  • Index(es):
    • Date
    • Thread