K
Keegbaba
i have some data in hidden text bookmarked by name in each of several word
docs.
i have some code that loops thru the collection of docs and gets the
bookmarked data and 'reads' it to a text file. the actual doc file is not
altered in any way (at least that i KNOW of....).
however some irregular changes seem to be appearing in just a few of the
docs where some of the bookmarked data is missing.
i have searched my code and the original file is actually copied to a temp
directory and the code processes a clone (just to be safe). and even then
the 'processing' is merely finding the bookmark and reading each line - how
can the original file have missing info?
any thoughts?
thanks.
docs.
i have some code that loops thru the collection of docs and gets the
bookmarked data and 'reads' it to a text file. the actual doc file is not
altered in any way (at least that i KNOW of....).
however some irregular changes seem to be appearing in just a few of the
docs where some of the bookmarked data is missing.
i have searched my code and the original file is actually copied to a temp
directory and the code processes a clone (just to be safe). and even then
the 'processing' is merely finding the bookmark and reading each line - how
can the original file have missing info?
any thoughts?
thanks.