Modify ↓
#1345 closed Bug (Fixed)
3.3.1.7 Number("35.") returns 0
| Reported by: | Owned by: | Valik | |
|---|---|---|---|
| Milestone: | 3.3.2.0 | Component: | AutoIt |
| Version: | 3.3.1.7 | Severity: | None |
| Keywords: | Cc: |
Description
As the summary says, Number() used on a string that contains a number but ends with a . returns 0. I was expecting it to return the numeric portion (i.e., in the summary Number("35.") I expect to return 35).
Thanks
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
| Milestone: | → 3.3.3.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
comment:2 by , 16 years ago
| Milestone: | 3.3.3.0 → 3.3.2.0 |
|---|
Fixed by revision [5457] in version: 3.3.2.0
Note:
See TracTickets
for help on using tickets.

Fixed by revision [5456] in version: 3.3.3.0