PavelTangail Posted November 9, 2012 Posted November 9, 2012 Hi everyone, Is it possibe to convert AutoIt to VBS ? i want to convert autoit to vbs because i am not expert in autoit and mostly i like to use vbs on my project. Is there any converter to do that ? please someone give me some suggestion to do that. Thanks in advanced.
trancexx Posted November 9, 2012 Posted November 9, 2012 AutoIt is more advanced as far as the funcionality is concerned than VBS is. Converting AutoIt script to VBS script is therefore often impossible due to missing funcionality on VBS side. In short, sometimes that's possible mostly for very basic scripts, but usually isn't. czardas 1 ♡♡♡ . eMyvnE
czardas Posted November 9, 2012 Posted November 9, 2012 Hi PavelTangail and welcome to the forum. I'm in no way as qualified to judge this as the previous poster, but if you are already familiar with VBS then AutoIt should be easy for you to learn. Unless I'm mistaken, there should be no need to convert AutoIt scripts. operator64 ArrayWorkshop
Moderators JLogan3o13 Posted November 9, 2012 Moderators Posted November 9, 2012 As a long time vbscripter, I would say AutoIt =>VBScript is like Mercedes to a Unicycle. I have yet to find anything in VBScript that I could not do with a lot more flexibility and ease in AutoIt. stormbreaker 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
PavelTangail Posted November 10, 2012 Author Posted November 10, 2012 Thanks many many many to trancexx,czardas,JLogan3o13 bro.Yours reply and Those information's are very valuable and useful for me. I want to learn AutoIT but i feel bad for GUI. Anyway i thanks a lot for spending your valuable time to reply me.For one more thing i need it that is i want to this code on my ams project. And ams is lua programming. And its support VBS using LUAcom. So i want to use autoit scripts to vbs and then i wanted to use it on lua.Anyway is there way to use autoit script on vb or others ?Pavelbanglasdesh
Moderators JLogan3o13 Posted November 11, 2012 Moderators Posted November 11, 2012 (edited) Yes. Edit: You deserver a vague answer for a vague question. How about an example of the script you're working with, instead of making us guess? Edited November 11, 2012 by JLogan3o13 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
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