Modify ↓
Opened 11 years ago
#3006 new Feature Request
Create a shortcut for the expression in a With statement.
| Reported by: | Jaberwocky | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
With $object
Local $copy = .
DoSomethingWithObject(.)
. = DuplicateObject($copy)
EndWith
Attachments (0)
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.
