Custom Query (3921 matches)
Results (322 - 324 of 3921)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1129 | No Bug | StringIsXDigit is wrong return value. | ||
| Description |
MsgBox(64, Default, "A is Hex? = " & StringIsXDigit("A"))
MsgBox(64, Default, "A is Hex? = " & StringIsXDigit("A"))
MsgBox(64, Default, "Same? = " & (Binary("0xAA") = Binary("0xAA")))
..? It's report
i think it's bug. A == A? not same. |
|||
| #1132 | No Bug | @OSVersion Incorrect on Windows 7 | ||
| Description |
@OSVersion reports "WIN_VISTA" when run on Windows 7. Obviously this is incorrect. |
|||
| #1135 | No Bug | bug with beta version about Option OnExitFunc | ||
| Description |
This instruction Opt("OnExitFunc", "EzSkinOnExitFunc") works well on the last official version But not with the last beta version |
|||
Note:
See TracQuery
for help on using queries.
