Did you try the MoMa tool ? 2009/9/8 Bharti Mishra <bharti...@tcs.com>: > > > > Adam Tauno Williams wrote: >> >>> My project is using int32 like >>> dim loginBranchNo As Int32 >>> or >>> iLoginBranchNo = Convert.ToInt32 >>> I am getting some error , please contact to system administrator. >>> Priviosly >>> I have removed some windows specific function from my project. >>> so I want to know is there any problem with Int32 in mono. >> >> I doubt it; I use "int" and "Convert.ToInt32" in my app >> <http://code.google.com/p/consonance/> without any issues. I don't know >> VB at all, but "iLoginBranchNo = Convert.ToInt32" seems rather odd. >> Shouldn't it be something like - >> iLoginBranchNo = 15; or iLoginBranchNo = Convert.ToInt32("15"); >> >> _______________________________________________ >> Mono-list maillist - mono-l...@lists.ximian.com >> http://lists.ximian.com/mailman/listinfo/mono-list >> >> > > > yes It has some value after Convert.ToInt. I just wanted to ask you that > mono support int32 or some parsing concept using 'convet' , because I am > running vb.net application onto Open Suse through mono. > > > -- > View this message in context: > http://www.nabble.com/does-mono-support-int32-tp25343836p25344487.html > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - mono-l...@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-list >
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- I have no special talents. I am only passionately curious _______________________________________________ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list