સમાચાર

Is there a way to call a Function inside a VBScript from another VBScript? We have VBScripts that automate certain tasks at my job, but if you ever need to change something, you have to change all ...
subject says it allI 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 have to pass it?Thanks,//hajips- i ...