On 6/7/2003 5:16 AM, David Morganstein deftly typed out:

> I got the command to work Remo, thank you!
> 
> ...now I'm trying to figure out why it appears to give the wrong answer!
> The file specified does exist but the function is coming up false...

How about this?

tell application "Finder"
    if exists file "HD Disk Name:Users:user:Desktop:filename" then
        beep
    end if
end tell

-Remo Del Bello 

-- 
"Those who cast the votes decide nothing.  Those who count the
votes decide everything."
- Joseph Stalin

-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to