• 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: 10.4.9 versus 10.4.10
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.4.9 versus 10.4.10


  • Subject: Re: 10.4.9 versus 10.4.10
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 15 Mar 2008 13:44:30 -0700


On Mar 15, 2008, at 1:33 PM, Mark J. Reed wrote:

Bah!  "sys1", "sys2", and "sys3" as literals!  There's a clear pattern
you can exploit!

set vlist to {}
set text item delimiters to "."
repeat with i from 1 to 3
	set end of vlist to system attribute ("sys" & i) as string
end repeat
vlist as text

I like. I would put the text item delimiters line just before the vlist as text line, though.


-- Michelle

--
"Experience in that marvelous thing that enables you to recognize a mistake when you make it again." --F. P. JONES



_______________________________________________ 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
  • Follow-Ups:
    • Re: 10.4.9 versus 10.4.10
      • From: "Mark J. Reed" <email@hidden>
References: 
 >Re: 10.4.9 versus 10.4.10 (From: Paul Berkowitz <email@hidden>)
 >Re: 10.4.9 versus 10.4.10 (From: Michelle Steiner <email@hidden>)
 >Re: 10.4.9 versus 10.4.10 (From: "Mark J. Reed" <email@hidden>)

  • Prev by Date: Re: 10.4.9 versus 10.4.10
  • Next by Date: Re: 10.4.9 versus 10.4.10
  • Previous by thread: Re: 10.4.9 versus 10.4.10
  • Next by thread: Re: 10.4.9 versus 10.4.10
  • Index(es):
    • Date
    • Thread