Morning all,
I need to take a wScript.echo and copy it to the clipboard. The
script I supplies my variables and outputs to a wscript.echo for me.
Now I want to copy waht is put what is displayed in the wscript.echo
into the clipboard so I can paste is into other apps. Is this
possible with vbs? and if so how. I have seen alot around that is
close, but all are looking to use IE to copy to the clipboard. Is
this the only way? any input would be appreciated.
Daryl