Custom Query (3927 matches)
Results (118 - 120 of 3927)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1717 | No Bug | 32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7 | ||
| Description |
If you use the Ping(..) function in a 32bit compiled script on an 64bit computer, the ping function always returns 1 as roundtrip and 0 as error, even if the pinged host is not existent. Compiling as 64bit executable works fine. Even running the *.au3 with AutoIt3.exe or AutoIt3_x64.exe works well and returns correct values. (0 as roundtrip and error = 1 Host offline. Script used:
Tested on:
All run as virtual machines on Vmware Player latest version, all latest service packs and all windows updates installed. Best Regards Andreas Kann, Germany |
|||
| #1384 | Fixed | 404 Not Found error when clicking links for explanations of functions | ||
| Description |
In the GUI Basic Functions sections on page http://www.autoitscript.com/autoit3/docs/guiref/GUIRef.htm I found that the links for GUICtrlCreate and GUICtrlSet result in 404 Not Found errors. (There are about a half-dozen function links in this section, but I did not check all the links so I do not know if other functions have this same problem.) Ken |
|||
| #3071 | Completed | 4th example in Random() can be removed | ||
| Description |
As now the value will be returned without @error being set |
|||
