Jump to content

java script error report ?


Recommended Posts


Lost Soul,

I see the error also, comes from trying to write the kTool.ini file to startup folder>Tools...will correct, possibly writing the kTool.ini to Windows>Temp?...must be a writeable source.

Will try a more elegant solution later, for now, the kTool.ini file will be written to c:\

Changed line 35 in generate.js
from: kTool_ini = ".\\Tools\\kTool.ini"
to: kTool_ini = "c:\\kTool.ini"

Attached new generate.js with above included...must go to SuperBowl Party now.

Reposted generate.js with mritter's feedback (hopefully, got them all).

generate.js

Edited by lawrenca
Link to comment
Share on other sites

mritter,

Thanks for the feedback, I'm very new to jscript programming (about 1 week now)...I do mostly vb & c#...Code definately needs to be scrubbed with more error detection before implementation to the public. As I said before, just stimulating ideas and discussion while trying to learn.

Reposted a new generate.js with mritter's feedback implemented, Thanks again, mritter!

Edited by lawrenca
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
  • Recently Browsing   0 members

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