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 ...
In my last two articles, I discussed how to read and write to files using Visual Basic Scripting Edition (VBScript). This week we discuss how to declare and use variables, constants and strings. In ...