Timeline
Dec 26, 2015:
- 6:22 PM Ticket #3184 (_Net_Share UDF Doc Issue) closed by
- Fixed: Fixed by revision [11617] in version: 3.3.15.1
Dec 25, 2015:
- 12:43 AM Ticket #3187 (Cannot access forums.) updated by
- (Removed email addresses.)
- 12:42 AM Ticket #3187 (Cannot access forums.) updated by
-
Description changed
Dec 24, 2015:
- 10:01 AM Ticket #3187 (Cannot access forums.) updated by
- It seemed to only happen during peak hours. I can access it now. Why did I have this issue anyways?
- 10:00 AM Ticket #3187 (Cannot access forums.) closed by
- Completed: Send Email.
- 4:33 AM Ticket #3187 (Cannot access forums.) created by
- Yo, BetaLeaf here. writing to let you know I cannot access the forums …
Dec 23, 2015:
- 4:18 PM Ticket #3185 (Multiple FileInstall not working) closed by
- Duplicate: Duplicate of close report #3183. In case you do not agre come to our forum to have the dialogue about it. Jos
- 4:11 PM Ticket #3186 (Special characters change after filewrite to *.csv) closed by
- No Bug: From the helpfile: When writing text AutoIt will write using UTF8 (without BOM) by default. To write in another mode the file must be opened with FileOpen() and the relevant flags. So the default has changed and you need to use FileOpen with the appropriate parameters. Jos
- 1:23 PM Ticket #3186 (Special characters change after filewrite to *.csv) created by
- If you create a csv file, for example TextFile.csv with the …
- 9:23 AM Ticket #3185 (Multiple FileInstall not working) created by
- […] This code works only in the not compiled version. In the …
Dec 22, 2015:
- 4:37 PM Ticket #3184 (_Net_Share UDF Doc Issue) created by
- The docs for the following functions in the _Net_Share UDF have the …
- 4:30 PM Ticket #3183 (Aut2Exe: Exe won't run "Unable to open the script file" (with ...) closed by
- No Bug: Have you tried without your Anti Virus switched on? Either way, please come to our forum to discuss your issue interactively, as I am 99.999% sure this is not a bug. Jos
- 1:01 PM Ticket #3183 (Aut2Exe: Exe won't run "Unable to open the script file" (with ...) created by
- My script runs in Scite Editor (pressing F5, everything ok). If you …
Dec 19, 2015:
- 7:45 AM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) updated by
- Thanks - I hesitate to say that I know what is going wrong. I'm happy to accept that you know. The symptom also occurs to the y coordinate as well as x.
- 12:46 AM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) updated by
- As I explained in your thread it's not MouseGetPos that is at fault, it is the MouseMove that is causing this issue. MouseMove is moving the mouse 1 pixel to the right of where it should be when the screen position is negative. It could be that MouseMove isn't taking into account that a the x dimension on the left hand monitor starts (ends?) at -1 and not at 0. So a 1920 pixel wide monitor has mouse positions from -1 to -1920, and if it were the main screen those dimensions would be 0 to 1919.
Dec 18, 2015:
- 11:50 PM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) created by
- This problem occurs when there are screens which return a negative …
- 10:26 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) closed by
- Works For Me: Works for me. Win7 64Bit Next time, please ask on the forum in first place.
- 5:45 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) updated by
- Tested with latest beta.
- 5:43 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) created by
- […]
Dec 12, 2015:
- 3:25 PM Ticket #3171 (Count of Keys in Returned Array of MapKeys) updated by
- :(
- 3:18 PM Ticket #3171 (Count of Keys in Returned Array of MapKeys) closed by
- Rejected: This is a bad idea, especially when UBound() is enough.
- 3:15 PM Ticket #3180 (Zip and Unzip) closed by
- Rejected
Dec 9, 2015:
- 10:25 PM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- Place to ask and learn is here: https://www.autoitscript.com/forum/
- 4:46 PM Ticket #2557 (Send Key Count 0 not to send any keys) updated by
- Replying to Melba23: > It clearly states in the Help file that: > > The key will be send at least once even if the count is zero > > I suggest that you do some errorchecking on the variables before creating the string to send. > > M23 > > Edit: Fixed the typo - now reads "will be sent"
- 4:45 PM Ticket #2557 (Send Key Count 0 not to send any keys) updated by
- mmjan1378@…
- 9:34 AM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- In comment 1 is the evidence. Why you say this is no bug. Explain me this..
- 9:29 AM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- Replying to jchd18: > This is due to boolean evaluation short-circuit. Look at Help > Language Reference > Operators and read at the bottom of the page. > > No bug. And please guys, don't use Trac to chat about "issues", the help forum is the suitable place for that. I tried the same. It does not work... The first function returns true so is your argument not correct. Did anybody tried this by self??
Dec 8, 2015:
- 6:17 PM Ticket #2612 (Au3Check bugs on function reference when function takes byref parameter) updated by
- […] Darn. A version mismatch. That sucks. O well, its better than nothing I guess.
- 5:48 PM Ticket #2713 (ByRef Copy Bug) updated by
- […] Yep. Someone forgot, while writing that, that test1($a) has actually changes $a[0] from a 1 to a 2. O wait, this is not the ByRef issue I'm looking for.
- 2:32 PM Ticket #3180 (Zip and Unzip) updated by
-
Component changed
- 2:16 PM Ticket #3180 (Zip and Unzip) created by
- Right now there is a UDF called _Zip.au3 that performs most of the …
Dec 7, 2015:
- 7:24 PM Ticket #3178 (_WinAPI_SaveHICONToFile function error Variable used without being declared) updated by
- Jpm, no 3.3.15.0 has bug too. Look at line 3860. If _WinAPI_WriteFile return false than ExitLoop will be executed, and 3980 line with code "If $pData Then" will generate error "variable used without being declared"
Dec 5, 2015:
- 1:06 PM Ticket #3179 (Number failure with lower case hex) updated by
- This angel was slightly drunk: in fact, Number has two distinct bugs, both related to case sensivity. First it interprets '1E2' and '1e2' differently, '1E2' being converted to 1 (wrong) instead of 100. Second, it interprets any 'e' digit of hex values having more than 8 hex digits case-sensitively, with for instance '0x0000001E2' --> 482 (correct) but '0x0000001e2' --> 0 […]
- 8:18 AM Ticket #3179 (Number failure with lower case hex) updated by
- After getting nowhere fast, an angel came and whispered in my ear: 'The issue has nothing to do with lowercase string representation of binary data. The real issue is the letter "e", which is treated as a moniker (scientific e notation) for floats.' […]
Dec 3, 2015:
- 6:44 PM Ticket #3179 (Number failure with lower case hex) updated by
- I forgot to mention that there is more information on the private MVP forum : https://www.autoitscript.com/forum/topic/178945-conversion-to-number/#comment-1284838 It is $NUMBER_AUTO flag which is not behaving the same way the interpreter does.
- 6:35 PM Ticket #3179 (Number failure with lower case hex) created by
- The interpreter is not fussy when it comes to lower case hexadecimal …
Nov 30, 2015:
- 8:54 PM Ticket #3167 (COM Error Handler - not always fires event) updated by
- For reference Link to other discussion in MVP forum: https://www.autoitscript.com/forum/topic/176064-excel-com-error-handler-problem/
- 6:17 PM Ticket #3178 (_WinAPI_SaveHICONToFile function error Variable used without being declared) updated by
- Your info does not look as being produce by 3.3.15.0 which is a Beta version The WinAPIGdi.au3 must have been located in C:\Program File\AutoIt3\Beta\Include\ please check your installation, use the standard AutoIt installer
- 3:30 PM Ticket #3178 (_WinAPI_SaveHICONToFile function error Variable used without being declared) created by
- "C:\Program Files\AutoIt3\Include\WinAPIGdi.au3" (3886) : ==> Variable …
Nov 29, 2015:
- 10:41 AM Ticket #3158 (Ping() cached) closed by
- Works For Me
- 7:14 AM Ticket #3173 (Beta Helpfile won't launch if Stable Helpfile is open and vice versa) updated by
- Does that mean that it is intended behavior or is it a bug in AutoIt3Help.exe?
Nov 28, 2015:
- 10:46 PM Ticket #3175 (Orthospell (Spell Checker) integration in SciTE4AutoIt) closed by
- Rejected: Feel free to do so in your own instance as an add-on, but don't think this is a feature needed to be supported by me. Jos
- 10:43 PM Ticket #3173 (Beta Helpfile won't launch if Stable Helpfile is open and vice versa) closed by
- No Bug: Correct, it simply uses the already opened helpfile. This is by design of Autoit3Help.exe (Not SciTE4AutoIt3) Jos
- 6:57 AM Ticket #3177 (_WinAPI_ShowWindow() does not give True if successful) closed by
- No Bug
- 5:36 AM Ticket #3177 (_WinAPI_ShowWindow() does not give True if successful) updated by
- Until now, I had to save it so that Boolean variables generally can accept only divalent and trivalent switching variables. However, I have just read in Wikipedia that "Boolean or Boolean algebra is in principle about any character set (range) are possible." So I must then probably revise my statement ... with the positive side effect to have learned one important thing about Boolean. ;-) The ticket can therefore be closed.
Nov 27, 2015:
- 11:41 PM Ticket #3177 (_WinAPI_ShowWindow() does not give True if successful) updated by
- MSDN: https://msdn.microsoft.com/en-us/library/windows/desktop/ms633548(v=vs.85).aspx says: […] So the problem is in Documentation on MSDN and in the same manner also in AutoIt HelpFile. […] As return value is not Bool but Int32, just exactly what MSDN says […]
- 8:25 PM Ticket #3177 (_WinAPI_ShowWindow() does not give True if successful) updated by
- 24, just like any nonzero integral value evaluates to boolean True. Hence the question boils down: what is the problem exactly?
- 4:58 PM Ticket #1191 (Make explicit size of arrays optional when have explicit initialization) updated by
- Spam link removed.
- 2:25 PM Ticket #3177 (_WinAPI_ShowWindow() does not give True if successful) created by
- According to the Help file (AutoIt-en-v3.3.10.2) the function …
Note:
See TracTimeline
for information about the timeline view.
