subject says it all<BR>I have a variable set in a function that I need to pass to another funtion later on. How can I pass it or make it a global variable so i dont ...
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 ...
does such a beast exist? We've got a vbscript that's being put together to track some various things and we want the clientname of the connecting machine. Anything we've found uses WMI to pull client ...