Guest Posted April 12, 2016 Share Posted April 12, 2016 (edited) TheDcoder, There are lots of not nice things in Autoit. Autoit is probably far from nice in low level.. So only one not nice thing to the list not going to be much of a difference.. You might think that the variable can hold big array and therefore not deleting is very not nice. But in real-world use, you are not going to give huge string for array(if you do this, it looks very bad). You probably only declare small arrays. small arrays are not big deal.. But I agree that your way seems more correct and sensible. Edited April 12, 2016 by Guest Link to comment Share on other sites More sharing options...
TheDcoder Posted April 12, 2016 Author Share Posted April 12, 2016 47 minutes ago, gil900 said: But in real-world use, you are not going to give huge string for array Yeah, that is true . 47 minutes ago, gil900 said: So only one not nice thing to the list not going to be much of a difference.. but it would make it nicer, making those "not nice" things nice, it would contribute to making AutoIt a "nice" language P.S Sorry for late reply, I was busy with my project. EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
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