midiaxe Posted May 6, 2004 Posted May 6, 2004 Hello All, I have some perl and vbs scripts that I would like to convert to autoit. Some of these scripts call some functions from DLL/COM. I'm just wondering, are there plans to have these functionalities available in the future release of autoit? Thanks, -MX-
Josbe Posted May 6, 2004 Posted May 6, 2004 Yeah, would be fine.... For now, you could use KiXtart AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
Administrators Jon Posted May 6, 2004 Administrators Posted May 6, 2004 Hello All,I have some perl and vbs scripts that I would like to convert to autoit. Some of these scripts call some functions from DLL/COM. I'm just wondering, are there plans to have these functionalities available in the future release of autoit?Thanks,-MX-COM wasn't really on the list (VBSCript is already perfect for this,m and with the AutoItX component you can do most things).I did want a DLL call function added at some point.
midiaxe Posted May 7, 2004 Author Posted May 7, 2004 Jon - That would be awesome if you could implement DLL function. I guess I can just wrap up my vb scripts in an AI script by using FileInstall() or #include. One of the best things about AI is the ability to compile the script and to an exe file. I love it!!! Jon - btw, I want to thank you for creating AutoIT. This makes my work very easy and fun!!! Josbe - I'll check KiXtart... Thanks Guys, -MX-
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