R
rocio
I'm trying to get a listing of all files in the directory \SD Card\images\,
and when I try the following, the code throws me an exemption:
DirectoyNotFound :
Dim di as new DirectoryInfo("\SD Card\images")
any ideas why?
Yes the directory does exist in the PPC, and ther files ther that I need to
access.
and when I try the following, the code throws me an exemption:
DirectoyNotFound :
Dim di as new DirectoryInfo("\SD Card\images")
any ideas why?
Yes the directory does exist in the PPC, and ther files ther that I need to
access.