Re: Dual Purpose Applet Question
Re: Dual Purpose Applet Question
- Subject: Re: Dual Purpose Applet Question
- From: Mr Tea <email@hidden>
- Date: Tue, 05 Dec 2000 19:26:11 +0000
This from Arthur J Knapp - dateline 5/12/00 6.11 pm:
>
Your script works fine "as is" for me.
And this from Michelle Steiner - dateline 5/12/00 5.11 pm:
>
Your script is working properly; you just can't hear the extra beeps.
I guess I was just too timid there. Thanks for the encouragement. The
following works a treat...
on open fileList
--start single line
set theName to (day of (current date) as string) & " " &
(characters 1 thru 3 of (month of (current date) as string) as string)
& " " & (year of (current date) as string) & " - " &
time string of (current date)
--end single line
tell application "Finder"
activate
-- start single line
make folder of alias "Hartside!:Hartside Folder:Storage:"
with properties {name:theName}
-- end single line
copy the result to newFolder
move every item of fileList to newFolder
end tell
end open
tell application "Finder"
open alias "Hartside!:Hartside Folder:Storage:"
end tell
Now, if anyone can suggest a neater way of setting 'theName'...
Mr Tea
--
Brew of the day: [idem]