In all my apps (e.g. ATLAS9) I use this:
File.makedir(rp.GetSafeDirDefaultExternal(""), "ATLAS9")
But what happens? The directory is made on the SD chip!
What can I do to change this. I want the directory on the internal memory.
N.B. I saw this problem never before. Today (July 17 2024) for the first time.
File.makedir(rp.GetSafeDirDefaultExternal(""), "ATLAS9")
But what happens? The directory is made on the SD chip!
What can I do to change this. I want the directory on the internal memory.
N.B. I saw this problem never before. Today (July 17 2024) for the first time.