neo van matix Posted February 22, 2007 Posted February 22, 2007 Hi there, i'm writing a presentation about AutoIT, i tried to show pro and contra of Au3, but, i've a very long list of pro and only one Point as disadvantage (only available for windows *g*). Are there more disadvantages? Maybe, performance or something like that? Attention! English noob ^^
tAKTelapis Posted February 22, 2007 Posted February 22, 2007 (edited) firstly, these posts should go in chat, as it realy isnt a support question. secondly.. the only dis-advantages i can see, is in the limitations of the program itself.. as listed in the help file. as in these: Maximum length of a single script line: 4,095 Maximum string length: 2,147,483,647 characters Number range (floating point): 1.7E–308 to 1.7E+308 with 15-digit precision Number range (integers): 64-bit signed integer Hexadecimal numbers: 32-bit signed integer (0x80000000 to 0x7FFFFFFF) Arrays: A maximum of 64 dimensions and/or a total of 16 million elements Maximum depth of recursive function calls: 384 levels Simultaneous open files: 64 Simultaneous active HotKeys: 64 Maximum number of variables in use at one time: No limit Maximum number of user defined functions: No limit Maximum number of GUI windows: 1024 Maximum number of GUI controls per window: 4096 Edited February 22, 2007 by tAKTelapis
Moderators SmOke_N Posted February 22, 2007 Moderators Posted February 22, 2007 http://www.autoitscript.com/forum/index.php?showtopic=33373 Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
neo van matix Posted February 22, 2007 Author Posted February 22, 2007 Thanks Attention! English noob ^^
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