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)

Change History (0)

Modify Ticket

Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.