Page 1 of 1

Path to user's home

Posted: Sun Jul 04, 2010 12:14 pm
by jap
I need to save some settings in Mac OS X, ie. save a settings file to ~/Library/Preferences/ directory, but Hollywood doesn't recognize the reference to the user's home directory (~).

Could you add a function which would return the path to the user's home directory? It would be useful in Windows, too.

Re: Path to user's home

Posted: Wed Dec 18, 2019 7:20 pm
by airsoftsoftwair
This is possible by using the GetSystemInfo() function.