Timeline
01/16/17:
- 22:23 Ticket #3526 (Syntax Coloring Not Working Intermittently with Respect to #cs and #ce ...) created by
- AutoIT SciTE 3.5.4: I use the #cs and #ce pairings throughout my code …
01/08/17:
- 12:01 Ticket #3525 (Support for binding to multicast group) created by
- Referring this: …
12/30/16:
- 18:47 Ticket #3524 (_FileCountLines crashes program with "Error allocating memory".) closed by
- No Bug: This standard UDF isn't made for this purpose as it reads the whole file into memory and counts the LineFeed characters to determine the number of lines. In case you really need to know a total linecount for such a larger file, you need to write your own logic for that. Come to the forum in case you want to have a dialog on this. Jos
- 18:26 Ticket #3524 (_FileCountLines crashes program with "Error allocating memory".) created by
- Trying to get the total line count of large text file using …
- 11:19 Ticket #3523 (Can't access array with _WM_COMMAND) closed by
- No Bug: Not a bug - just do not use blocking functions within a handler, as is explained in the Help file. And in future, please use the forum for support - not Trac. M23
- 07:22 Ticket #3523 (Can't access array with _WM_COMMAND) created by
- I have a complete error with array when i'm clicked in button, array …
12/26/16:
- 12:05 Ticket #3307 (Au3Info reports not useful mouse coordinates) closed by
- No Bug
- 10:51 Ticket #3522 (FileGetVersion) closed by
- No Bug: FileGetVersion with a parameter will return the information found in the "StringFileInfo" block, so I am marking this as No-Bug. Jos
12/25/16:
- 12:15 Ticket #3522 (FileGetVersion) created by
- ConsoleWrite(FileGetVersion (@ScriptDir&"\SciTE4AutoIt3.exe", …
12/22/16:
- 13:16 Ticket #3521 (Au3Check is not able to recognize Global variables declared inside ...) closed by
- No Bug: This isn't a bug but poor programming. Au3Check reads the script line by line from the first line to the last. It doesn't execute the script. Because you're trying to access a global variable that hasn't been declared yet (at that point in the script read), you get an error.
- 11:01 Ticket #3521 (Au3Check is not able to recognize Global variables declared inside ...) created by
- Au3Check is not able to recognise Global variables declared inside …
Note: See TracTimeline
for information about the timeline view.