Modify ↓
Opened on Feb 14, 2009 at 4:38:37 PM
Closed on Feb 16, 2009 at 10:00:08 AM
Last modified on Feb 16, 2009 at 12:00:02 PM
#816 closed Feature Request (Rejected)
Compiling ...
| Reported by: | 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 by , on Feb 14, 2009 at 5:08:33 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
| Version: | 3.3.0.0 |
comment:3 by , on Feb 15, 2009 at 7:18:11 AM
| Milestone: | → 3.3.1.0 |
|---|---|
| Owner: | set to |
| Resolution: | Rejected → Fixed |
Fixed in version: 3.3.1.0
comment:4 by , on Feb 16, 2009 at 9:59:55 AM
| Resolution: | Fixed |
|---|---|
| Status: | closed → reopened |
comment:5 by , on Feb 16, 2009 at 10:00:08 AM
| Resolution: | → Rejected |
|---|---|
| Status: | reopened → closed |
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.