lurk&jerk Posted October 31, 2006 Posted October 31, 2006 it complains about this WPI.hta line (character "2"): if (!FileExists(optionsFile)) //No argument or invalid fileAnybody know how to fix it. I have a useroptions.js file. Is there another file it is complaining about?
Kelsenellenelvian Posted October 31, 2006 Posted October 31, 2006 DO you have a config file done yet? It might be a typo in your descriptions? Also how are you calling wpi.hta?
mritter Posted October 31, 2006 Posted October 31, 2006 (edited) Errors like that aree almost always from a command missing a quote, or a quote without the leading backslash, \" or \', or a closing parenthesis ) missing. Check your config file. It is not a bug in WPI; the other 10,000 users don't get those error messages. Edited October 31, 2006 by mritter
lurk&jerk Posted October 31, 2006 Author Posted October 31, 2006 Like I said, this is a clean install. On opening and exiting the program I get the error when clicking on the uncompressed file WPI.hta. This may be a partition error, though. So I'll investigate that for the time being.
Lost Soul Posted October 31, 2006 Posted October 31, 2006 you should post a copy of your config.js file just incase we can spot an error on that end,,
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