Modify ↓
#1135 closed Bug (No Bug)
bug with beta version about Option OnExitFunc
Reported by: | loulou | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.1.1 | Severity: | None |
Keywords: | OnExitFunc | Cc: |
Description
This instruction
Opt("OnExitFunc", "EzSkinOnExitFunc")
works well on the last official version
But not with the last beta version
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
comment:2 Changed 15 years ago by anonymous
Opt ("OnExitFunc", "endscript") is not working with autoit 3.3.4.0 but did work with 3.3.0.0
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.
You don't say? Maybe you should try reading the changelog and the script-breaking changes page as well if you're going to use the beta? Otherwise, don't use the beta.