JScript syntax errors are errors that result when the structure of one of your JScript statements violates one or more of the grammatical rules of the JScript scripting language. JScript syntax errors occur during the program compilation stage, before the program has begun to be executed.
Errors
Error Number | Description |
---|---|
1019 |
|
1020 |
|
1030 |
|
1027 |
|
1005 |
|
1006 |
|
1012 |
|
1003 |
|
1004 |
|
1032 |
|
1029 |
|
1007 |
|
1008 |
|
1009 |
|
1011 |
|
1033 |
|
1031 |
|
1023 |
|
1010 |
|
1028 |
|
1024 |
|
1014 |
|
1026 |
|
1025 |
|
1018 |
|
1002 |
|
1035 |
Throw must be followed by an expression on the same source line |
1016 |
|
1015 |