Page 1 of 1

Documents folder

Posted: Sun Sep 24, 2017 8:38 pm
by sashapont
How I can determine full part to default documents folder?
like "/Users/sashapont/Documents" ?

Re: Documents folder

Posted: Sun Sep 24, 2017 11:09 pm
by SamuraiCrow
Since AmigaOS doesn't have a document directory, you'll have to use a preprocessor based switch statement to pick a default for each operating system individually. Perhaps using a preference set-up for it would be easier.

Re: Documents folder

Posted: Mon Sep 25, 2017 7:57 pm
by airsoftsoftwair
Actually, GetSystemInfo() is your friend.