Modify ↓
Opened 15 years ago
Closed 15 years ago
#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 Changed 15 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.