Modify ↓
#994 closed Feature Request (Rejected)
For ... In ... Next: added functionality
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | For | Cc: |
Description
It would be convenient to be able to write, for example:
For $el In [$kFnam,$kDatTim,$kWjpg,$kHjpg]
$dataAr[$nbr][$el] = $gPicClipVec[$el]
Next
Attachments (0)
Change History (1)
comment:1 by , on May 28, 2009 at 10:27:05 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Given that I can't even figure out what you're trying to accomplish with that code, the answer is no.