Posted 15 years ago by Van den Driessche Willy
Version: 4.0.0280
Platform: .NET 3.5
Environment: Windows Vista (32-bit)
Avatar
Hi, is the VBSyntaxLanguage supposed to follow the definition of VB.NET ?
If it is, then there is a problem with named arguments in Visual basic :
Public Sub New ()
    MyBase.New( startsNewRecord := False, _
                endsOldRecord := True, _
                recordLevel := 1, _
                recordLength := 100, _
                recordName := "jake")
End Sub
The component indicates a problem on the := token, while this is perfectly valid VB.

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks, we've fixed it for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.