Programming MSAgent in VB Express 2008

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?RHZhbndpZw==?=

    Programming MSAgent in VB Express 2008

    Trying to get started programming MSAgent using Visual Basic 2008 Express. I
    have VB6 working code, but cannot figure out the new syntax for setting up
    the initial declarations to get MSAgent working. Can somebody get me started
    with a simple Form with a textbox and a button where if the user clicks the
    button, Merlin will popup and say whatever is in the text box? I'll expand
    from there. Thanks a bunch.

  • Eric Moreau

    #2
    Re: Programming MSAgent in VB Express 2008

    I did it with VB.Net2003. Probably the same. See


    --

    HTH

    Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
    Conseiller Principal / Senior Consultant
    Moer inc. (http://www.emoreau.com)
    Membre du réseau .NET Expertise (www.dotnet-expertise.com)


    "Dvanwig" <Dvanwig@discus sions.microsoft .comwrote in message
    news:2283CA2A-406F-46F4-A51A-C935E265EB10@mi crosoft.com...
    Trying to get started programming MSAgent using Visual Basic 2008 Express.
    I
    have VB6 working code, but cannot figure out the new syntax for setting up
    the initial declarations to get MSAgent working. Can somebody get me
    started
    with a simple Form with a textbox and a button where if the user clicks
    the
    button, Merlin will popup and say whatever is in the text box? I'll
    expand
    from there. Thanks a bunch.
    >

    Comment

    Working...