D
Duane Roelands
I'm a rookie, so please forigve what is almost certainly a stupid
question...
I'm writing an application to do some simply disaply of data from an
XML document. I'm familiar with the methods and properties of the XML
DOM, but what I can't seem to find is guidance on accessing the local
file system.
I can copy a file to the emulator (by using file explorer and copying
the file in question from a public share). If I have a file called
"foo.xml", how do specify that filename on the handheld?
I'm guessing that "c:\foo.xml" isn't going to cut it.
Thanks in advance.
Duane
question...
I'm writing an application to do some simply disaply of data from an
XML document. I'm familiar with the methods and properties of the XML
DOM, but what I can't seem to find is guidance on accessing the local
file system.
I can copy a file to the emulator (by using file explorer and copying
the file in question from a public share). If I have a file called
"foo.xml", how do specify that filename on the handheld?
I'm guessing that "c:\foo.xml" isn't going to cut it.
Thanks in advance.
Duane