Michael Harris (MVP)
2007-07-11 23:02:12 UTC
When trying to run *any* JScript code from the Windows Script Host, I
Line: 1
Char: 1
Error: '<some ascii gibberish>' is undefined
Code: 800A1391
Source: Microsoft JScript runtime error.
(or refer to the attached screen shot)
Sounds like a text encoding problem. I can deliberately cause a similarLine: 1
Char: 1
Error: '<some ascii gibberish>' is undefined
Code: 800A1391
Source: Microsoft JScript runtime error.
(or refer to the attached screen shot)
problem if I save a *.js file with Notepad as Unicode big endian or UTF-8.
- Executing VBScripts via the Windows Script Host works fine.
- Executing JScript via my web browser, whether it is general www
browsing or local web development works fine.
- My PC is Windows XP pro, SP 2.
Why am I unable to run JScript code via the Windows Script Host?
Thanks.
- Executing JScript via my web browser, whether it is general www
browsing or local web development works fine.
- My PC is Windows XP pro, SP 2.
Why am I unable to run JScript code via the Windows Script Host?
Thanks.
--
Michael Harris
MVP- Admin Frameworks
Michael Harris
MVP- Admin Frameworks