Modify ↓
Opened 12 years ago
Closed 12 years ago
#2791 closed Bug (Fixed)
_ArrayExtract Issues
| Reported by: | Shane0000 | Owned by: | Melba23 |
|---|---|---|---|
| Milestone: | 3.3.13.3 | Component: | AutoIt |
| Version: | 3.3.13.2 | Severity: | None |
| Keywords: | _ArrayExtract | Cc: |
Description
_ArrayExtract will not extract row o or column 0, also the information in the help file list wrong information regarding REMARKS $vRange
Please see the below topic for extra information and a sample script highlighting the issues.
http://www.autoitscript.com/forum/topic/162684-array-extract-column-row-0/
Thank you,
Shane
Attachments (1)
Change History (3)
by , 12 years ago
| Attachment: | _ArrayExtract.au3 added |
|---|
comment:1 by , 12 years ago
| Version: | 3.3.8.1 → 3.3.13.2 |
|---|
comment:2 by , 12 years ago
| Milestone: | → 3.3.13.3 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [10313] in version: 3.3.13.3
Note:
See TracTickets
for help on using tickets.

Adapted code from helpfile that highlights the issues of _ArrayExtract