Re: Choose File Crashing Finder
Re: Choose File Crashing Finder
- Subject: Re: Choose File Crashing Finder
- From: Emmanuel <email@hidden>
- Date: Sun, 18 Mar 2007 20:31:32 +0100
At 2:01 PM -0500 3/18/07, Luther Fuller wrote:
I'm using this snippet of code ...
try
"Choose an audio file (AIFF, MPG3, M4A , WAVE) ..."
choose file with prompt the result of type
{"public.audio"} without invisibles
on error
return -- user Cancelled
end try
On my Power Mac G4 (AGP graphics) with OS X 10.4.9 and earlier, it
has worked perfectly.
While a friend was testing this code on an Intel Mac with 10.4.9,
the Finder crashed (spinning color wheel that never stops) and had
to be restarted. I fixed the problem by including the snippet in a
'tell application "Finder"' block.
You don't say what application was running the script.
Emmanuel
_______________________________________________
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