Jump to content

Is it a Good Idea?: A new way to indicate arrays


 Share

Recommended Posts

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 by Guest
Link to comment
Share on other sites

47 minutes ago, gil900 said:

But in real-world use, you are not going to give huge string for array

Yeah, that is true :P.

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 :D

 

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

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
 Share

×
×
  • Create New...