A_IsCompiled Topic is solved

Share your ideas as to how the documentation can be improved.
User avatar
SKAN
Posts: 1551
Joined: 29 Sep 2013, 16:58

A_IsCompiled

Post by SKAN » 24 Jul 2023, 09:05

https://www.autohotkey.com/docs/v2/Variables.htm#IsCompiled
A_IsCompiled Contains 1 if the script is running as a compiled EXE and an empty string (which is considered false) if it is not.
A_IsCompiled Contains 0 when run uncompiled.

User avatar
Ragnar
Posts: 628
Joined: 30 Sep 2013, 15:25

Re: A_IsCompiled  Topic is solved

Post by Ragnar » 24 Jul 2023, 16:56

Thanks for reporting. I've fixed it.

Post Reply

Return to “Suggestions on Documentation Improvements”