Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
JScript Compiler Options Listed Alphabetically
Provides a list of compiler options that are listed in ascending alphabetical order.JScript Compiler Options Listed by Category
Provides a list of compiler options that are listed in the following categories: output files, .NET Framework assemblies, debugging/error checking, preprocessor, resources, and miscellaneous.
Related Sections
Building from the Command Line
Explains details, such as syntax and results, about building a JScript application from the command line.Writing, Compiling, and Debugging JScript Code
Explains how to use the Visual Studio Integrated Development Environment (IDE) to write and edit JScript code.