Modify ↓
Opened 12 years ago
Closed 12 years ago
#2302 closed Feature Request (Rejected)
@ScriptLineNumber in compiled scripts
Reported by: | Fulgor | Owned by: | |
---|---|---|---|
Milestone: | Component: | Aut2Exe | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
For testing I put several
MsgBox(0,@ScriptLineNumber , "error x")
in my script.
But in the compiled file the ScriptLineNumber is always -1.
I know here did not exist a linenumber, but for better find the error the compiled-script should also show the linenumber of the source-script.
Attachments (0)
Change History (2)
comment:1 Changed 12 years ago by TicketCleanup
- Version 3.3.8.1 deleted
comment:2 Changed 12 years ago by trancexx
- Resolution set to Rejected
- Status changed from new to closed
This was added some time ago. You probably need to install newer version of AutoIt.
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.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.