Announcement

Collapse
No announcement yet.

VB.NET Scripting

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    VB.NET Scripting

    Has anyone ported some of the hsGirder scripting to VB.NET? I believe that performance is a little better since the script is compiled and remains so until script is changed.

    I have not done this with hsGirder but in other cases where a specific .txt script was expected I just moved the body of the script functions to a .vb file and made proper VBScript to VB.NET conversions. I then made the original .txt VBScript functions call hs.RunEx "BlahBlah.vb", "function", "parms".

    Additional improvements could be seen by converting hsGirder itself to .NET 2 but that would make it HS 2.1 compatible only. I may need to talk to George...
    Jim Doolittle

    My Twitter
    My Hardware & Software
Working...
X