OT -- AppleScript Help
Mark Schonewille
m.schonewille at economy-x-talk.com
Wed Oct 28 18:03:29 EDT 2009
Hi Sarah,
That doesn't work if the volume is unavailable. I tried it and got an
error.
Sivakatirswami,
Does this work for you?
tell application "Finder"
mount volume "afp://username:password@servername.local/Volume/PathToFolder
"
end tell
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
Download Strõm Flow Chart Software
http://flowproject.economy-x-talk.com
On Oct 28, 2009, at 10:45 PM, Sarah Reichelt wrote:
>>
>
> In the Script Editor, run this script:
>
> tell application "Finder"
> choose folder
> end tell
>
> and select the folder you want. Then check exactly what it gives you
> as the result.
> I just did that and then opening it worked fine, so the most likely
> thing is a tiny error in your file path.
>
> Cheers,
> Sarah
More information about the use-livecode
mailing list