Graphics

 View Only
  • 1.  Visual Basic version?

    Posted 12-04-2014 20:35
    Which version of Visual Basic is used in XPression scripting?


  • 2.  RE: Visual Basic version?

    Posted 12-05-2014 02:06
    It's not actually Visual basic used in the scripting.. It is a .NET Scripting engine that is similar to VB.NET.

    #XPression


  • 3.  RE: Visual Basic version?

    Posted 12-08-2014 18:42
    If I learn VB.NET, will that work?

    I was told it was Visual Basic, and when I looked up Visual Basic date formats and used them in scripting, it worked, so I had no indication as to it being any other language.

    #XPression


  • 4.  RE: Visual Basic version?

    Posted 12-08-2014 18:43
    Yes, they use the same syntax so you'd be good. The biggest difference is that in Visual Basic you actually create UI forms and controls; where as with scripting you don't need to do any of that.

    #XPression