October 31, 200619 yr 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?
October 31, 200619 yr DO you have a config file done yet? It might be a typo in your descriptions? Also how are you calling wpi.hta?
October 31, 200619 yr 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, 200619 yr by mritter
October 31, 200619 yr Author 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.
October 31, 200619 yr you should post a copy of your config.js file just incase we can spot an error on that end,,
Create an account or sign in to comment