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: [email protected] [mailto:[email protected]] On Behalf Of Scott Horowitz Sent: viernes, 08 de octubre de 2010 22:24 To: [email protected] 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
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
