Word Viewer 2003 erroring when date-time picture switch is present

J

jeremy_rank

All,

I have a header template in a word document that I try to open with
Word Viewer 2003, and due to the header template having the \@ switch
Word Viewer throws an error and closes. Anyone have ideas of why, and
how to fix the problem. I know I can use vbscript inside of a macro
but Word Viewer will not run the macro.

Any help would be much appreciated.

Thank you,

JDR
 
J

jeremy_rank

All,

I have a header template in a word document that I try to open with
Word Viewer 2003, and due to the header template having the \@ switch
Word Viewer throws an error and closes.  Anyone have ideas of why, and
how to fix the problem.  I know I can use vbscript inside of a macro
but Word Viewer will not run the macro.

Any help would be much appreciated.

Thank you,

JDR

I forgot to mention that this problem is only occurring on fields that
are calculated by DOCPROPERTY, such as { DOCPROPERTY "Original Date"
\@ "MM-dd-yyyy" }. The following works correctly, { CREATEDATE \@ "MM-
dd-yyyy" }
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top