Brad Active Member Licensed User Longtime User Aug 10, 2011 #1 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?
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 Aug 10, 2011 #2 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
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.