Trying to make a script but there is some sort of error...

Version: 4.5.1
OS: Windows 7 64 bit

I am trying to make a JavaScript script but for some reason it does not work.
Here is what the console says:

UnauthorizedAccessException: Access to the path “C:\Program Files (x86)\FPS Control Beta4.1\Assets\NewBehaviourScript1.js” is denied.

should be

FPs Control Beta4.1Assets / then NewBehaviorScript

No way the name of your class is FPS ControlBeta4.1AssetsNewBehaviorScript1.js

you missed a / in your code with the filename

mark as answered please