Title: Re: Would like a printed list of messages in a Folder
On 5/1/02 9:09 PM, "Paul Berkowitz" I wrote:

You could do a test for

    if recipName starts with "\"\"" an recipname ends with "\"\" then set recipname to text 2 thru -2 of recipname

to get rid of the ones that already exist, if you wish.

Oops, three typos in one line. My bad. That should read:

    if recipname starts with "\"" and recipname ends with "\"" then set recipname to text 2 thru -2 of recipname

--
Paul Berkowitz

Reply via email to