Re: List space seperator
Re: List space seperator
- Subject: Re: List space seperator
- From: Wayne Melrose <email@hidden>
- Date: Sun, 07 Aug 2011 18:53:35 +0200
On 7. aug. 2011, at 18:47, Evan Schoffstall wrote: sorry, I left a blank before "paragraphs". "copy" should go before that word
-- Evan Schoffstall Sent with Sparrow
OK.. Making more sense, but still, to me this just seems very verbose and unnecessary, from what I can tell this will still set 'theData' to the result of the shell script's paragraphs. And, from the test I just did, it did NOT return the result {{"aString","aString2"}} but rather the desired {"aString","aString2"}
So do you already have 'theData' set to something? are you constantly appending to it? or are you only setting it one
set thedata to {} copy paragraphs of (do shell script "cat ~/Desktop/test.txt") to the beginning of thedata --> Result: {"aString","aString2"} |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden