Xojo.IO.SpecialFolder.Documents
From Xojo Documentation
Method
The Document folder is where you will likely want to place most user-created files or data.
Notes
Windows | Mac | Linux | iOS |
---|---|---|---|
C:\Users\UserName\Documents\ | /Users/UserName/Documents | /home/UserName/Documents/ | ../Documents |
Exceptions
- RuntimeException if the folder does not exist.