Custom Query (3926 matches)
Results (46 - 48 of 3926)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #304 | No Bug | subtract of @MIN results in negative value | ||
| 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 |
|||
| #772 | Rejected | stringstripLF | ||
| Description |
I would like to see AutoIT have a function to strip line feeds from strings, similar to stringstripCR Thanks for your consideration. |
|||
| #1231 | Rejected | strange wildcards behaviour with filecopy | ||
| Description |
Hello, If I use this piece of code for a "abcdef.ghi" file: FileCopy('abcde*.ghi','tmp\abcde*.ghi',9)
Auotit copy that file correct, but the name has changed to 'abcdeabcdef.ghi'. With kindly regards, Sebastian |
|||
Note:
See TracQuery
for help on using queries.
