Hi,
I'm trying to write a VB script that will search & replace stuff in a Word doc. The entire script is between the dashed lines:
------------------------------------------
Dim args
Dim num
Set args = WScript.Arguments
num = args.Count
If num < 3 Then
WScript.Echo "Usage...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.