Modify

#609 closed Feature Request (Rejected)

@FunctionName, VarGetName()

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

Description

I don't have knowledge of the internal workings of AutoIt or how Functions, and Variables are kept in memory. So I won't expect this to be even considered, and I will keep this short.

@FunctionName: will return the current name of the function in use.
VarGetName() will return the current name of an said variable

Thanks for your wasted time.

Attachments (0)

Change History (2)

comment:1 by Valik, on Oct 11, 2008 at 9:09:43 PM

Resolution: Rejected
Status: newclosed

Adding a @FunctionName macro is very expensive performance-wise (it's been done before). As for VarGetName(), pretty much impossible with the current internal architecture or at any rate I don't think it would be reliable in 100% of the uses.

comment:2 by TicketCleanup, on Oct 11, 2008 at 10:00:08 PM

Milestone: Future Release
Version: 3.2.12.0

Automatic ticket cleanup.

Modify Ticket

Action
as closed 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.