User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)
Hi,
I have an script within Applescript studio at removes the last word
of a filename and put the result in a string. The problem is that the
string I get is {"wordone","wordtwo","etc"}
How can I get this string back into a format that I can use to make
a filename. The script works fine if it is a single word.