JSL: Open a VBS script
Hi everyone, Is there a way to start a .vbs (visual basic script) from a jsl-script?It is possible if I make an .exe file from the vbs and run it with Run Program(), but due to tech reasons, I prefer to run the actual .vbs. Run Program (Executable("c:\path\VbsAsExe.exe")); Thanks, Jan
paul_apicella
msharp
jjhartwi
j_bonnouvrier