Jump to content

Can we call VB script or Perl Script from AutoIt script?


Recommended Posts

Guest sydullasyed
Posted

Can we call VB script or Perl Script from AutoIt script?

if so assist me the method of calling the VB script or Perl script :P

Posted

Sure. I'd just do it with a RunWait command or, if you need to capture output, Run with StdOutRead. For the latter, with VBScript, you would have to use CScript.exe to run your VBScript. I'm not so up on Perl.

BlueBearrOddly enough, this is what I do for fun.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...