
Calling a vbs from another vbs
Quote:
> Hello,
> How can I call a script b.vbs from another script a.vbs ?
> Too simple, isn't it ?
> I try :
> cscript //I //nologo b.vbs
> I try
> cscript //I //nologo .\b.vbs
> I try :
> cscript.exe //I //nologo b.vbs
> It doesn't work !
> Ludovic.
See the thread started Monday in THIS newsgroup, titled "Calling a
VBScript from a VBScript". (Strange how similar your title and that
subject title are, isn't it?)
Tom Lavedas
-----------
http://www.pressroom.com/~tglbatch/