Modify ↓
#816 closed Feature Request (Rejected)
Compiling ...
Reported by: | jbg.havinga@… | Owned by: | Jpm |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
I would like to have AutoIT compile all the code that is used and leave out the code/variables etc. that are NOT used.
Example:
If I use 1 function of an UDF that has 5 functions, then only the one that is used will be implemented in the output .exe, not the unused material ...
Would that be possible ?
Attachments (0)
Change History (6)
comment:1 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
- Version 3.3.0.0 deleted
comment:2 Changed 16 years ago by Valik
That should be AutoItNotOnToDoList.
comment:3 Changed 16 years ago by Jpm
- Milestone set to 3.3.1.0
- Owner set to Jpm
- Resolution changed from Rejected to Fixed
Fixed in version: 3.3.1.0
comment:4 Changed 16 years ago by Jpm
- Resolution Fixed deleted
- Status changed from closed to reopened
comment:5 Changed 16 years ago by Jpm
- Resolution set to Rejected
- Status changed from reopened to closed
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.
There is a tool on the forum to do that. The behavior you describe is on the AutoItNotToDoList which also implies you haven't read WikiStart. Read both and then look on the forum for the tool that does what you ask.