Monday, December 10, 2007

Command - Details: loadASM

Calling Convention: void loadAsm [AssemblyName];

This command load .net assemblys which needed to execute the script.

Please look at the following restrictions:

  • Assemblys which resides only in the GAC are not supported
    (at the Moment)

  • CSScript looks for Assemblys only in:

    • RunTime - Directory (installdir)

    • Script - Directory

    • .Net Framework - Directory
      (%winroot%\Microsoft.NET\Framework\v2.0.50727)





Next Version becomes a command to add additionals folders.

0 Comments: