Jump to content

help.....again


Recommended Posts

i need to include NomadMemory.au3 for a program But i dont know how to i have the Nomadmemory.au3 file but i dont know how to include it if anyone could help with this please tell me :-)

-Astra

Link to comment
Share on other sites

... have that it gives me a error ... Line 20 (Flie "C:\Documents and settings\(IRLNAMEHERE)\Desktop\my addons\autoit\autoit3\scripts\------ script 1

#include <nomadmemory.au3>

error: error opening the file

Edited by Astra
Link to comment
Share on other sites

Not #include <NomadMemory.au3>, #include "NomadMemory.au3"(This only works if NomadMemory.au3 is in your scripts dir) or #include "C:\Documents and settings\(IRLNAMEHERE)\Desktop\my addons\autoit\autoit3\scripts\NomadMemory.au3"

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...