Modify ↓
#816 closed Feature Request (Rejected)
Compiling ...
| Reported by: | Owned by: | J-Paul Mesnage | |
|---|---|---|---|
| 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 , 17 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
| Version: | 3.3.0.0 |
comment:3 by , 17 years ago
| Milestone: | → 3.3.1.0 |
|---|---|
| Owner: | set to |
| Resolution: | Rejected → Fixed |
Fixed in version: 3.3.1.0
comment:4 by , 17 years ago
| Resolution: | Fixed |
|---|---|
| Status: | closed → reopened |
comment:5 by , 17 years ago
| 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.