Ideally, I'd create a folder in "Shared", and give all users read and write access. Can you do that from Director?
Looks like buddy can do this: baSetFilePermissions( "Macintosh HD:users:shared:somefile", "o", "rw" )
But you might not need the above. I'd do a quick test. If the file is created while the user is running the program and is created in the shared folder, you may find that the file is already accessible by others.
-- Cole
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
