Custom Query
Results (325 - 327 of 3901)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1860 | Fixed | DriveStatus Returns Ready with blank value | Jon | aef03 <autoit.forums@…> |
| Description |
I am trying to do code similar to the below. When the registry key does not exist, I get the status "READY" back. If my combination of statements means this is not a bug, I would like to request that this report be changed to a feature request for the below to work properly. If DriveStatus(Regread("HKLM\Software\ABC","DriveLetter")) = "READY" Then $ABCDriveAvailable = True Thanks much. |
|||
| #1870 | Fixed | @GUI_DRAGFILE | Jon | anonymous |
| Description |
The @GUI_DRAGFILE seems to return an extra 2 bytes, assumably a @CRLF, when a file is dropped onto an Edit control, as opposed to the return string when dropped e.g. onto a button. |
|||
| #1883 | Fixed | IsHWnd(), Return Value. (Nitpick: Value = Bool) | Jon | mvg |
| Description |
MsgBox(0,'MsgBox',IsHWnd('abc')) ;; False
(Other Is*() function all return 1/0 value types.) |
|||
