ajtsystems
IS-IT--Management
Hi,
Is there a way to update a textbox using wscript.echo without a new textbox popping up.
I am trying to reduce user interaction
wscript.echo "hello"
wscript.echo "hello again"
wscript.echo "goodbye"
all in the same box?
Is there a way to update a textbox using wscript.echo without a new textbox popping up.
I am trying to reduce user interaction
wscript.echo "hello"
wscript.echo "hello again"
wscript.echo "goodbye"
all in the same box?