This static class contains the functions to run and compile SCOPE scripts locally. It also contains a Submit function to submit SCOPE jobs to a virtual cluster.

Namespace: ScopeClient
Assembly: Scope (in Scope.exe) Version: 10.2.0.0 (10.2.2.0)

Syntax

C#
public static class Scope
Visual Basic
Public NotInheritable Class Scope
Visual C++
public ref class Scope abstract sealed

Inheritance Hierarchy

Object
  ScopeClient..::..Scope

See Also