raedts Posted July 29, 2008 Posted July 29, 2008 (edited) Fixed my problem. I first used: IniRead("settings.ini","General","Daemon","") Wich gave me an error, now i am using: IniRead(@ScriptDir&"\settings.ini","General","Daemon","") And the error is gone, i guess it was looking in the wrong directory. Edited July 29, 2008 by raedts
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