FesterJester Posted March 15, 2022 Posted March 15, 2022 Like the title suggests. Is there a way to use variables in the #pragma compile() statements? Thanks in advance.
Developers Jos Posted March 15, 2022 Developers Posted March 15, 2022 Moved to the appropriate AutoIt General Help and Support forum, as the AutoIt Example Scripts forum very clearly states: Quote Share your cool AutoIt scripts, UDFs and applications with others. Do not post general support questions here, instead use the AutoIt Help and Support forums. Moderation Team SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Developers Solution Jos Posted March 15, 2022 Developers Solution Posted March 15, 2022 16 minutes ago, FesterJester said: Is there a way to use variables in the #pragma compile() statements? No "of course not ", as directives are used for other purposes and the script isn't running at that time so there are no variables! SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
FesterJester Posted March 15, 2022 Author Posted March 15, 2022 Thanks Jos. I figured that was the answer for the reason you stated, but I could not find a definitive answer anywhere.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now