[mono-vb] Implicit Line Continuation in VB10

Rolf Bjarne Kvinge rolflists at ya.com
Mon Oct 11 05:09:01 EDT 2010


Hi,

 

Unfortunately there is no time plan for when the implicit line continuation
syntax will be implemented, vbnc only completely supports VB8 right now.

 

If you want to you can still send me your project and I can see what I can
do to make it compile, however I make no promise as to when the missing
features will be implemented (technically implicit line continuations aren't
hard to implement, so once I find time it shouldn't take long). 

 

Rolf

 

From: mono-vb-bounces at lists.ximian.com
[mailto:mono-vb-bounces at lists.ximian.com] On Behalf Of Scott Horowitz
Sent: viernes, 08 de octubre de 2010 22:24
To: mono-vb at lists.ximian.com
Subject: [mono-vb] Implicit Line Continuation in VB10

 

Hi,

Visual Basic 10 has "implicit line continuation" where underscores are no
longer needed on the ends of many lines where the statement spans multiple
lines. However, vbnc doesn't like this syntax. Is there a plan to
accommodate this syntax? Or does anyone know the best way to handle this
situation? I have an existing large codebase where we used multiple lines,
sans underscores, all over the place, and it would take forever to fix them
all.

Thanks!
Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-vb/attachments/20101011/47ad01b8/attachment.html 


More information about the Mono-vb mailing list