| View previous topic :: View next topic |
| Author |
Message |
Invalid User
Joined: 14 Feb 2005 Posts: 442 Location: Texas, Usa
|
Posted: Tue Mar 14, 2006 6:58 pm Post subject: Improve #include |
|
|
Due to the way scripts are parsed before being run User variable cannnot be used with #include, but what about env variables? Could #include be improved to accept env variables?
| Code: |
#Include %WinDir%\myscript.ahk |
_________________ my lame sig  |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Wed Mar 15, 2006 1:47 pm Post subject: |
|
|
| Thanks; I'll add it to the to-do list. But it might be a while because it doesn't seem to rank among the highest priority planned features. |
|
| Back to top |
|
 |
|