I have a script and want to call another script from within it (both are .vbs files)
Using VB Script, what is the correct syntax/method for this?
I don't know if this is the corrrect way to do this, or if it is possible.
What about converting the second one (the one I want to embed)to a function and make it a function call instead?
How to do this?
I've tried just using "Call "(scriptname)""
"and objShell.Run "scriptname""
however it doesn't work.
Thanks.

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic