JScript Catalog Items and Sysgen Variables (Compact 7)

3/12/2014

In Windows Embedded Compact, you can implement JScript functionality by including a run-time engine for parsing and translating Microsoft JScript scripting code on Web pages and in other browser host applications.

For more information, see Internet Explorer Script Support.

For more information about how to add or remove catalog items, see Design Your First OS.

Hardware and Software Requirements

  • None.

Catalog Items and Sysgen Variables

The following table describes the catalog items and associated SYSGEN variables that provide support for the JScript scripting language.

Catalog items SYSGEN variable Description Dependencies

JScript 5.8

SYSGEN_JSCRIPT

Provides the JScript 5.8 run-time engine, which includes support for script authoring. This enables Windows Embedded Compact to support Web pages that include script code for Dynamic HTML (DHTML), and JScript-encoded scripts.

Requires a Web browser. For more information, see Internet Explorer Catalog Items and Sysgen Variables.

The following JScript SYSGEN variables are deprecated and exist for compatibility only.

  • SYSGEN_JSCRIPT_AUTHOR
  • SYSGEN_JSCRIPT_ENCODE

See Also

Other Resources

Internet Explorer Script Support