Word 2000

I'm working on some macros that use document variables. I wrote one test
macro that shows me the name and value of each document variable. When I
run this test macro, I see the following document variable information:

Name =Sign
Value = ?

My code does not create this document variable (I searched my code for
"Sign" and that string does not appear anywhere in any of my code modules).
If I delete this document variable (using a test routine I wrote for that
purpose), it gets recreated. So I assume that Word is creating this
document variable. Out of curiosity, can anyone tell me why?

-- Tom

State of Montana
Department of Justice Help Desk

"Making the world a safer place."

Re: Document Variable Question by Jonathan

Jonathan
Sat Oct 16 17:13:29 CDT 2004


"Montana DOJ Help Desk" <NoEmailReplies@Please.com> wrote in message
news:uocNz4ysEHA.3152@TK2MSFTNGP14.phx.gbl...
> Word 2000
>
> I'm working on some macros that use document variables. I wrote one test
> macro that shows me the name and value of each document variable. When I
> run this test macro, I see the following document variable information:
>
> Name =Sign
> Value = ?
>
> My code does not create this document variable (I searched my code for
> "Sign" and that string does not appear anywhere in any of my code
> modules).
> If I delete this document variable (using a test routine I wrote for that
> purpose), it gets recreated. So I assume that Word is creating this
> document variable. Out of curiosity, can anyone tell me why?

If you have a digital signature for your code, the signature is placed in
the document variable called Sign.

--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup