I am having trouble figuring out if I can perform this bit of variable substitution. The script simply runs a query against ADSI.<BR><BR>I want to be able to run this VBScript, providing cmd line ...
The VBScript Replace function lets you switch out one character for another in a string. You can use this function to replace the period character with an underscore. You load the file name into a ...