Skip to content

@error and @extended expected bug #1

Open
@pnd280

Description

@pnd280

@error and @extended will be automatically re-assign when enter a function, this is an expected behavior in native AutoIt3. Applying certain strategies can lead to unexpected behaviors in rare cases where another function is being execute prior to the obfuscated macros (mostly in the same line). If your obfuscated script can be executed but not working properly, this might be the case and can be resolved by not using SetError, SetExtended or any equivalents, define them by yourself.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions