Re: Finder - List - Question
Re: Finder - List - Question
- Subject: Re: Finder - List - Question
- From: Michelle Steiner <email@hidden>
- Date: Tue, 10 Apr 2007 15:08:36 -0700
On Apr 10, 2007, at 2:57 PM, Oakley Masten wrote:
set theList to to text returned of (display dialog
"Codes to Add: " default answer "503") as list
<snip>
Any ideas?
set theList to text returned of (display dialog "Codes to Add:" &
return & "Enter the numbers separated by commas." default answer
"503") as list
set text item delimiters to ","
set theList to theList as list
-- Michelle
--
There is hardly anything in the world that some man can't make a
little worse and sell a little cheaper, and the people who consider
price only are this man's lawful prey.-- John Ruskin
_______________________________________________
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