G
Gemma M
Hi all,
I am manipulating Word, using VBScript, and in the process, a large amount
of text is put in the clipboard. When the manipulation is finished, the
Word document is presented to the user. However, when the user closes word,
a prompt is displayed asking whether or not to discard the contents of the
clipboard.
How do I either clear the clipboard, or set a flag within Word, such that it
automatically discards the contents of the clipboard before on closure?
"Clipboard.Clear" appears to have no effect in VBScript.
Gem
I am manipulating Word, using VBScript, and in the process, a large amount
of text is put in the clipboard. When the manipulation is finished, the
Word document is presented to the user. However, when the user closes word,
a prompt is displayed asking whether or not to discard the contents of the
clipboard.
How do I either clear the clipboard, or set a flag within Word, such that it
automatically discards the contents of the clipboard before on closure?
"Clipboard.Clear" appears to have no effect in VBScript.
Gem