Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

java script error report ?

Featured Replies

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

And line 338.

Your code is full of errors. Don't forget the line end ; (semi-colon). At least 7 lines missing it.

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

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.