Re: Ascii number of return
Re: Ascii number of return
- Subject: Re: Ascii number of return
- From: LuKreme <email@hidden>
- Date: Fri, 23 Oct 2009 13:58:50 -0600
On 23-Oct-2009, at 10:06, Yvan KOENIG wrote:
on recolle(l, d)
local t
local oldd
set oldd to AppleScript's text item delimiters
set AppleScript's text item delimiters to d
set t to l as text
set AppleScript's text item delimiters to oldd
return t
end recolle
probably safer
--
No man is free who is not master of himself
_______________________________________________
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