How to access a file on a remote computer
J. Landman Gay
jacque at hyperactivesw.com
Mon Jan 19 16:11:15 EST 2015
On 1/19/2015 1:50 PM, Peter Haworth wrote:
> Right, yes I did try that and all works fine using the contents of the it
> variable that comes back. It uses the "/Volumes" format for the mounted
> folder/file.
>
> Problem is though that I already have the location of the file I want to
> play (but in"file://" URL format so don't want to prompt for it.
Okay, so now I'm talking off the top of my head with little experience
but...
I remember reading something about Apple's sandboxing rules, which say
that apps can only access files outside the sandbox if the user
specifically selects them, which is what happens when you use "answer
file". If an app tries to access a file outside its sandbox without user
interaction, permission is denied.
Could that be related?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list