variables scope across templates

K

kbaxreno

how do I set a variable to retain its value to multiple templates during a
document session. Unless I am doing something incorrectly, declaring as
global or public does not seem to work.
Thanks and happy Friday.

KenB
 
D

Doug Robbins - Word MVP

Use the System.PrivateProfileString to write it to/retrieve it from a file

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top