From: booee on
I was going to have my Director App read/write settings to a public
folder.
I was gonna use BuddyApi's baSysFolder("46") function to set this
folder...
In Vista baSysFolder("46") is "C:\Users\Public\Documents\"
In XP baSysFolder("46") is "c:\Documents and Settings\All Users
\Documents"

Since this is a "shared" area, will I run into any problems?
For example, in Vista(or XP) are these folders defaulted to read only,
or are there any other odd security things with these folders?

Or, any other issues I should know about before moving forth with
this?

Thanks a bunch for ANY help!!!