Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 303 of 3897)

Ticket Resolution Summary Owner Reporter
#302 No Bug to, Valik 2 anonymous
Description

"This issue tracker is no a personal messaging system. Stop wasting our time."

bug making time? not bug fixing time? :)

#303 Fixed Clock.au3 sample needs fixing Gary Jon
Description

C:\Program Files\AutoIt3\Examples\GUI\Advanced\Clock.au3 is currently broken.

#304 No Bug subtract of @MIN results in negative value b_clephas@…
Description

Whenever I subtract a number of @MIN (or the other date/time macros), I get negative values. The values should wrap around. According to the documentation, the values are in the range 00->59 for @MIN.

MsgBox(0, "", (@MIN - 10)) ; test if time just past the whole hour
MsgBox(0, "", (@WDAY - 10)) ; test whenever you like
Note: See TracQuery for help on using queries.