Timeline
11/14/12:
- 06:33 Ticket #2283 (Array access when using nested arrays) closed by
- No Bug: That's how it's supposed to be, because that's how array access is docummented to be. If former would work there would be no way to make distinction between nested 1D array and regular 2D array, which would be wrong. Latter is ok too. The line of your code before the last one is stateless expression which evaluates to False, meaning it's not an assignment.
- 00:38 Ticket #2283 (Array access when using nested arrays) created by
- If arrays are nested then it is not possible to access them using …
11/12/12:
- 11:02 Ticket #2282 (Limit the amount of data returned by StdoutRead()) created by
- I would like to request that if possible an extra parameter be added …
11/09/12:
- 17:01 Ticket #2281 (Tron-Troff (Trace ON Trace Off)) closed by
- Rejected: I love Portugese. It's the most beautiful language for sure. You should really use the forum where you could discuss your ideas and needs before using the trac. I understand that the language could be a problem, so search for AutoIt Script Brasil, they are focused on AutoIt language and speak Portugese.
- 08:39 Ticket #2281 (Tron-Troff (Trace ON Trace Off)) created by
- Text translated from Portuguese by google - please apologize for any …
11/07/12:
- 15:24 Ticket #2280 (Logical operator precedences) closed by
- Rejected: Precedence is irrelevant as long as it's docummented. Considering that's the case here, script breaking change wouldn't make much sense.
- 02:06 Ticket #2280 (Logical operator precedences) created by
- In most programming languages, AND has a greater precedence than OR. …
11/06/12:
- 19:18 Ticket #2279 (For loop not working as expected) created by
- Here's some code I came across that isn't working as it should, at …
- 17:54 Ticket #2277 (Issues with Long-term Automation) closed by
- No Bug: AutoIt is not capable of causing the BSOD. However some users have reported BSODs caused by the glitches of the Windows APIs they were using. Without additional info about the scripts you use, the only resonable thing to do is close this report as no bug. ... Feel free to respond here, hopefully adding more information.
- 17:34 Ticket #2276 (Issues with Long-term Automation) closed by
- Duplicate: See #2277.
- 14:02 Ticket #2278 (Varargs) created by
- A syntax like C# would probably be the easiest, example would be: […]
11/05/12:
- 18:44 Ticket #2277 (Issues with Long-term Automation) created by
- The company I work at has a series of Windows 7 boxes that we use for …
- 18:43 Ticket #2276 (Issues with Long-term Automation) created by
- The company I work at has a series of Windows 7 boxes that we use for …
10/28/12:
- 08:06 Ticket #2275 (Add functions on decimals.) closed by
- Rejected: Rounding is someting else and it includes approximation by definition - something that your code lacks of. AutoIt has Round() function.
10/27/12:
- 13:29 Ticket #2275 (Add functions on decimals.) created by
- Functions for rounding and know the number of digits after the decimal …
10/22/12:
- 13:25 Ticket #2274 (StringRegExp crashes on large string) created by
- Strange crash on large string with specific pattern, here is an …
10/20/12:
- 06:39 Ticket #2273 (Long strings are cropped at hypen or whitespace in edit controls) closed by
- No Bug
10/19/12:
- 16:28 Ticket #2272 (a script file can't access other file's local variable) closed by
- Rejected
- 09:55 Ticket #2273 (Long strings are cropped at hypen or whitespace in edit controls) created by
- If a string contains a hyphen or whitespace and the string is longer …
10/18/12:
- 03:36 Ticket #2272 (a script file can't access other file's local variable) created by
- we all know AutoIt script will never have a OO feature, but a more …
10/17/12:
- 12:42 Ticket #2271 (a script file can't access other file's local variable) closed by
- No Bug
- 12:09 Ticket #2271 (a script file can't access other file's local variable) created by
- we all know AutoIt script will never have a OO feature, but a more …
Note: See TracTimeline
for information about the timeline view.