DrKovra Posted April 22, 2009 Posted April 22, 2009 http://www.autoitscript.com/forum/index.php?showtopic=12143 [s][font="Impact"]░▒▓▓►DrKovra◄▓▓▒░[/font][/s]The only thing I [sup]know [/sup]is that I don't know [sub]nothing[/sub]--------------- __________------------------------------ __________---------------
PsaltyDS Posted April 22, 2009 Posted April 22, 2009 HICan I use VB Script in AutoIt V3?SuneelIt's pretty easy to convert VBScript (not plain VB or VB.Net) to AutoIt. (See link above.)If you want to call a VBScript without conversion, then Run() or ShellExecute() with cscript.exe and list the full path to the .vbs file as the parameter.Unmodified VBScript cannot be mixed with AutoIt code in your .au3 file. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now