Modify

Opened 10 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

Change History (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.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.