Where to store read/write files on multi-user systems
Trevor DeVore
lists at mangomultimedia.com
Fri Jun 4 13:54:29 EDT 2004
On Jun 4, 2004, at 11:47 AM, Trevor DeVore wrote:
>>
>> However, you have to set permission accordingly. As far as I know
>> there is not a way to set permissions from Revolution when you create
>> a file.... (right?) .. so you can have problems to read/write files
>> created by an other user.
>
> You can use the shell command to change the permissions. I think you
> would want to chmod 666 the file to make it read/writable by everyone.
I just tested and this works -
get shell("chmod 666 " "e& MY_FILE_PATH "e)
--
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com
More information about the use-livecode
mailing list