Script control

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

    #1

    Script control

    In VB6 I used the MSCript control to expose VB scripting, Do I do the same
    with DotNet.
    Do I use the same ActiveX control or is there a class in DotNet?
    -Lou


  • Cor Ligthert[MVP]

    #2
    Re: Script control

    It is still the 1.0 version.

    Cor

    "Lou" <lou.garvin@com cast.netschreef in bericht
    news:eC$cCpJAIH A.968@TK2MSFTNG P03.phx.gbl...
    In VB6 I used the MSCript control to expose VB scripting, Do I do the same
    with DotNet.
    Do I use the same ActiveX control or is there a class in DotNet?
    -Lou
    >

    Comment

    • Lou

      #3
      Re: Script control

      You mean the ActiveX control or is their a .NET class?


      "Cor Ligthert[MVP]" <notmyfirstname @planet.nlwrote in message
      news:177EF24A-E0B1-432D-A56B-211AB5BB6C9D@mi crosoft.com...
      It is still the 1.0 version.
      >
      Cor
      >
      "Lou" <lou.garvin@com cast.netschreef in bericht
      news:eC$cCpJAIH A.968@TK2MSFTNG P03.phx.gbl...
      >In VB6 I used the MSCript control to expose VB scripting, Do I do the
      >same with DotNet.
      >Do I use the same ActiveX control or is there a class in DotNet?
      >-Lou
      >>
      >

      Comment

      • Cor Ligthert[MVP]

        #4
        Re: Script control

        ActiveX (Com)

        "Lou" <lou.garvin@com cast.netschreef in bericht
        news:uKAJiKRAIH A.1204@TK2MSFTN GP03.phx.gbl...
        You mean the ActiveX control or is their a .NET class?
        >
        >
        "Cor Ligthert[MVP]" <notmyfirstname @planet.nlwrote in message
        news:177EF24A-E0B1-432D-A56B-211AB5BB6C9D@mi crosoft.com...
        >It is still the 1.0 version.
        >>
        >Cor
        >>
        >"Lou" <lou.garvin@com cast.netschreef in bericht
        >news:eC$cCpJAI HA.968@TK2MSFTN GP03.phx.gbl...
        >>In VB6 I used the MSCript control to expose VB scripting, Do I do the
        >>same with DotNet.
        >>Do I use the same ActiveX control or is there a class in DotNet?
        >>-Lou
        >>>
        >>
        >
        >

        Comment

        Working...