I'm not exactly where to even start on this, i would like to search for a file type in a diretory (.txt) and list them, on click i need to be able to parse the text document.
I know i will need the dirSearch, file read, and a binary object (and i guess some type of array from the example i saw) (i'm not very farmiliar with arrays at all though)..... but i don't know how to even list the objects in the first place.
Can someone help point me in the right direction to get started?
Thanks in advanced,
Joel
I know i will need the dirSearch, file read, and a binary object (and i guess some type of array from the example i saw) (i'm not very farmiliar with arrays at all though)..... but i don't know how to even list the objects in the first place.
Can someone help point me in the right direction to get started?
Thanks in advanced,
Joel
Last edited: