[Mono-list] [Fwd: mbas compiler]
SiD`
sid@darkstars.org
Thu, 13 Mar 2003 16:13:41 +0100
Hi, I'm new to mbas and I want to contribute using it.
Do I need to pass to mbas *.vb files?
How can I pass all the .vb s files?
Do I have to specify in the command line the imports or it is
automatically done by mbas?
May I pass a .sln or .vbproj file?
Why, passing a vb file, mbas answer in this way?
C:\w>mbas modMain.vb
syntax error, expecting BINARY CLASS COMPARE CONST DELEGATE DIM END ENUM
EVENT E
XPLICIT FRIEND FUNCTION INTERFACE MODULE OFF PRIVATE PROPERTY PROTECTED
PUBLIC S
HARED STRUCTURE SUB TEXT WITHEVENTS OP_LT IDENTIFIER
Line: 5 Col: 0
VirtLine: 5 Token: 308 : Parsing error in modMain.vb
modMain.vb(5) error BC9999:
Mono.MonoBASIC.yyParser.yyException: irrecoverable syntax error
in <0x00cd1> 00 Mono.MonoBASIC.Parser:yyparse
(Mono.MonoBASIC.yyParser.yyInput)
in <0x0023d> 00 Mono.MonoBASIC.Parser:parse ()
Compilation failed: 1 Error(s), 0 warnings
Thankyou very much!
Mono rulez! :D