VB6 is not .NET, so Mono does not support it. Mono only supports VB.NET.
hy99888 wrote: > > Hi there, > > I have quite a few Visual Basic 6 codes which I use to automate some > repetitive tasks in my work. I do not particular like this language but > have used it nevertheless simply because the VB can be run on PC with any > MS Office. > > The pain with the VB code is that every time I have to open excel/word to > get the code run. Obviously, if it can be compiled into a standalone > executable file, that would be great. I've done some Google searches which > led me here. It gives me the impression that Mono seems to be able to do > the compilation. (I do not have MS IDE of course). I may be wrong on this. > Please correct me if I am wrong or let me know how to compile the VB code > to exe file. > > I am open to other suggestions as well - just need a code that can do > keyboard simulations. > > Many thanks! > > > > Regards, > hy99888 > -- View this message in context: http://mono.1490590.n4.nabble.com/Compile-Visual-Basic-6-Codes-to-Exe-File-tp3042789p3042796.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
