Modify

Opened 17 years ago

Closed 17 years ago

#548 closed Feature Request (Rejected)

Array initializing syntax everywhere

Reported by: monoceres Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

It would be great if this syntax: [1,2,3] would work just like an array initialized with that syntax.
This is how I mean:

test([1,2,3])

Func test($array)
EndFunc

Change History (2)

comment:1 Changed 17 years ago by TicketCleanup

  • Version 3.2.12.0 deleted

Automatic ticket cleanup.

comment:2 Changed 17 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

It would be nice in some ways but I don't think it's worth the effort and the syntax issues it could cause.

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.