I've noticed that if you try and run (not edit) a Javascript file, instead of going to edit. It will come up with an error. This error normally sounds like it is missing a reference (your code, not the program running your code). I getting stuff like this:
Script: \h0700sdc01\home$\etc.
Line: 3 Char: 1
Error: 'document' is undefined'
Code: 800A1391
Source: Microsoft JScript runtime error
Is this normal? If it doesn't error, then it does nothing. My question is, is it trying to execute it like a program (similar to VBScript)?