It is better to post the exact message from the logs.
1. Is ion a process global variable?
2. Why aren't you using ContentChooser?
Hi Folks,
Thanks for the response Erel, in response:
1. the error message was copied from the logs
2. Yes a global variable
3. Not relevant, I use the stored location in sqlite db to retrieve pictures for a specific job.
After much fiddling around, I found that if I used
File.DirRootExternal plus the rest of the path
instead of
Starter.rp.GetSafeDirDefaultExternal("")
then all was fine.
The problem seemed to be a Access Error.
Then I confused myself by reverting to my original code using starter.rp.GetSafeDirDefaultExternal("")
just to double check that I was not going to waste anyone's time - and it now works fine.
Perhaps it was a phone problem, in any event I apologize for wasting any of your time.
Hilton.