Re: Using list from text file to create folder, search, and copy
Re: Using list from text file to create folder, search, and copy
- Subject: Re: Using list from text file to create folder, search, and copy
- From: Shane Stanley <email@hidden>
- Date: Tue, 3 Feb 2004 09:09:42 +1100
On Feb 3, 2004, at 5:15 AM, Christopher Rosado wrote:
set folderName to read fref before return
read fref for 1 -- skip return
You don't need that second line. Although the command is "read before",
it actually reads _until_ but returns _before_.
--
Shane Stanley <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.