JScript Compiler Options

The JScript compiler produces executable (.exe) files and dynamic-link libraries (.dll).

Every compiler option is available in two forms: -option and **/**option. The documentation only provides the **/**option form.

In This Section