Modify

Opened 17 years ago

Closed 17 years ago

#811 closed Feature Request (Rejected)

Add macros(@ScriptFile,@ScriptFunction) to get file,function executing in a script

Reported by: winux38@… Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: macro file function Cc:

Description

Hello,
It could be good to add the @ScriptFile and @scriptFunction to get current filename and function name currently executing.
Today @scriptFilename returns the name of the launched script and loose the names of included files
In any way congratulation to all the developpers team for this excellent software.

Attachments (0)

Change History (1)

comment:1 by Valik, 17 years ago

Resolution: Rejected
Status: newclosed

The @ScriptFile macro would only be available in non-compiled scripts. The @ScriptFunction macro impacts performance. There is also no guarantee that in future versions of AutoIt that this information will even be available at runtime.

Closing as rejected.

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.