I have a base word doc I am using to generate other word docs from. The word
doc is functioning as sort of a template if you will. Inside the doc there
are specific words I am replacing. These words are denoted in the following
manner:  %{WORDTOREPLACE}.

I then use cffile to read the generic template into a variable called
docText. I do a few replaces and then need to write the altered text
(docText) to a file and save it as a word doc. Everytime I try and save the
doc it seems to save ok but I can not get it to open...

Is there a better way to do what I am trying to do?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to