List space seperator
List space seperator
- Subject: List space seperator
- From: Evan Schoffstall <email@hidden>
- Date: Sun, 07 Aug 2011 01:58:16 -0400
Say I have a text file (aFile.txt) that equals:
aString
aString2
I then set a list's contents to do shell script "cat aFile.txt"
What I get is
(
"aString
aString2"
)
and what I want is
("aString","String2")
how do I do this?
Any help would be greatly appreciated!
--
Evan Schoffstall
Sent with Sparrow
_______________________________________________
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