Jump to content

Recommended Posts

Posted

Is it possible to do something like this ?

#include "%AUTOIT_LIBRARY%\mylib.au3"

with %AUTOIT_LIBRARY% is an environment variable defined as "C:\Mycode\AUTOIT_LIBRARY"

Posted
On 4/22/2020 at 9:11 PM, Nine said:

No, if you read the help file about the topic #include, it clearly states that you cannot use any kind of variables into it.  But you can use what was discussed earlier in this thread.

 

Thanks for the link!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...