Hello..
I am posting this again,
(i placed it in General the first time,
and it may not have been the best move.)
Hello all...
I was wondering if anyone out there
has a solution for me in regards to
this problem I am having....
What I am looking to do, has a few phases.
a) first i need to read in all the text
from an MS WORD Doc and put
that text into an array.
(I know how to do this part,
it's the next steps that are the problem).
b) i then need to do a search thru all the data in that array to find only the phrases that are expressed in (file.ext) format.
(the document is a list of files and their descriptions, and i only need the filenames with the extension.)
c) i need to make an array of only the returned search phrases (file.ext)
-- once that is done, the rest of my
program will be a piece of cake !
Please help;
Thanks-
Adam