On this Page

    -forceDJScript

    Prevent fallback to the SpiderMonkey script engine.

    Syntax

    -forceDJScript Y|N

    Description

    If -allowDJScript is in use, the DJScript script engine is used first; if it fails to process the script, SpiderMonkey is activated next. If forceDJScript is ON, SpiderMonkey will not be activated.

    See Also

    Command Line Processing
    -allowDJScript