Custom Query (3920 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (361 - 363 of 3920)

Ticket Resolution Summary Owner Reporter
#1223 Fixed _GUICtrlStatusBar_EmbedControl() Failing in beta Jpm Beege
Description

The example given in the documentation will produce the error I keep getting. I think the problem is originating in _memread() fuction, but im not sure.

C:\Program Files\AutoIt3\beta\Include\GuiStatusBar.au3 (257) : ==> Subscript used with non-Array variable.: Local $iBarX = $aRect[0] Local $iBarX = $aRect ERROR

#1224 Fixed Type In DLLCall Documentation Jpm anonymous
Description

In the help file is says

Failure: szt @error

I believe it should be "set"

#1226 Fixed DateDayofWeek function returns wrong day name Valik jimblack
Description

The _DateDayOfWeek($iDayNum) is returning the Dayname + 1, i.e. Daynumber 1 (Sunday) is returning Monday for the day name. Works fine for autoit version 3.3.0.0. Betas are both in error.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.