M
Mike
OK, here's the issue:
I'm working on a project, and I'm using Word to set up the HTML. That
is, each Word doc has the HTML code necessary for the page. I'm using
color coding for certain sections and graying out portions of code
that I don't need to see.
What I want to do is run a VB script that will save the existing file
as a TEXT file but with an HTM extension using the existing name of
the DOC file.
I don't want it to save as an HTML file. I don't want to go through
the "File" "Save As ..." menu system. Although if I have to do it, I
will.
I have 130 files to process, and if I need to make global changes,
then I can simply open the files and run a search-and-replace script
on the original Word docs and re-save as TXT with HTM extension.
That's the reason for setting up as Word docs.
Example:
Word DOC: profile-harrison.doc
Want to output to: profile-harrison.htm (but saving as TXT)
Any thoughts?
Thanks,
-Mike
I'm working on a project, and I'm using Word to set up the HTML. That
is, each Word doc has the HTML code necessary for the page. I'm using
color coding for certain sections and graying out portions of code
that I don't need to see.
What I want to do is run a VB script that will save the existing file
as a TEXT file but with an HTM extension using the existing name of
the DOC file.
I don't want it to save as an HTML file. I don't want to go through
the "File" "Save As ..." menu system. Although if I have to do it, I
will.
I have 130 files to process, and if I need to make global changes,
then I can simply open the files and run a search-and-replace script
on the original Word docs and re-save as TXT with HTM extension.
That's the reason for setting up as Word docs.
Example:
Word DOC: profile-harrison.doc
Want to output to: profile-harrison.htm (but saving as TXT)
Any thoughts?
Thanks,
-Mike