File.DirInternal question

Brad

Active Member
Licensed User
Longtime User
If my app is installed on the sd card does File.DirInternal refer to the app folder on the sd card or does it create a folder in the phone internal memory?
 

Brad

Active Member
Licensed User
Longtime User
Guess I should read the docs before posting. :sign0161:

DirInternal As String [read only]
Returns the folder in the device internal storage that is used to save application private data.
 
Upvote 0
Top