Modify ↓
#1689 closed Bug (Fixed)
Standard _Debug UDF functions and Obfuscator
| Reported by: | Tilb | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | Standard UDFs |
| Version: | 3.3.4.0 | Severity: | None |
| Keywords: | Cc: |
Description
Hi,
My script :
#include <Debug.au3>
_DebugSetup("Trace")
_DebugOut(@MDAY & "/" & @MON & "/" & @YEAR & " " & @HOUR & ":" & @MIN & ":" & @SEC & " => Test")
Using AutoIt.exe to run my script is OK.
If I Obfuscate my script with obfuscator and the "/striponly" parameter, and after i try this script, Nothing append's...
AutoIt Version : 3.3.4.0
Obfuscator Version : 1.0.28.7
Thank's for your help.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
| Milestone: | → 3.3.7.0 |
|---|---|
| Owner: | changed from to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [5894] in version: 3.3.7.0