Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding SadScript Support
#69
James Wrote:Did you make sure to use GSDs clsSadScript? If so the top should look like this:

Code:
Option Explicit
Private Type define
  sVari As String
  sValue As String
End Type

Public WithEvents SControl As ScriptControl
Private sAllCode()    As String
Private sSubs()     As String
Private sFunctions()  As String
Public p_colSubs    As Collection
Public p_colFuncs     As Collection
Public Path       As String
Private m_oCrypt    As clsRC4

Thanks for the help Magnus, but i already found the problem and fixed it.

(You see everyone! I can be nice!)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)