Re: 10.4.9 versus 10.4.10
Re: 10.4.9 versus 10.4.10
- Subject: Re: 10.4.9 versus 10.4.10
- From: "Mark J. Reed" <email@hidden>
- Date: Sat, 15 Mar 2008 16:47:42 -0400
On Sat, Mar 15, 2008 at 4:44 PM, Michelle Steiner <email@hidden> wrote:
> On Mar 15, 2008, at 1:33 PM, Mark J. Reed wrote:
> > 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.
Thanks!
> I would put the text item delimiters line just before the
> vlist as text line, though.
Yeah, so would I, normally; this was a case of "top-down design", as
in "start at the top of the page and start writing code downward". :)
But that is a good stylistic point.
--
Mark J. Reed <email@hidden>
_______________________________________________
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