On Feb 18, 2005, at 7:43 PM, Trevor DeVore wrote:

On Mac I want to store them in the users Application Support folder (~/Library/Application Support).

Trevor,

I don't understand the problem, ~/Library/Application Support/ will always point to the current user app support folder, why can't you use it? That folder will always be present, and will always be on the same place... okay, specialFolderPath will not return this folder, but you will probably have different routines for both mac and win32 when it comes to finding where to store data, so you can make win32 report whatever place you want and hard code ~/Library/application support/ on the mac, can't you?

There probably is someway to return that folder using 'defaults' or 'scutil' shell commands but since you know the folder in the first place, why bother finding some way to return it?

Cheers
andre




-- Andre Alves Garzia  2004 Soap Dog Studios - BRAZIL http://studio.soapdog.org

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to