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 ...
So this is what I am trying to do. This code needs to run using Windows Scripting Host so I believe it can be either VBScript of JScript. I am more familiar with VB, so thats what I use. I am not sure ...