Yes, VB and MonoBasic are supposed to be case insensitive.  I recall reading on the 
MBAS status page, however, that some case sensitivity issues do still exist in 
MonoBasic.  
 
As far as I know, the MonoBasic folks are working to remove the case sensitivities 
from the language, however, they do exist and are an artifact of MBAS's C-Sharp 
legacy.  Unfortunately, I don't know any more than that.  Hopefully someone can clear 
the waters a bit more.
 
jeremiah

        -----Original Message----- 
        From: Chris Seaton [mailto:[EMAIL PROTECTED] 
        Sent: Tue 9/9/2003 9:07 AM 
        To: Jeremiah McElroy 
        Cc: 
        Subject: RE: [Mono-list] MBAS fails on simple hello world application
        
        

        Visual Basic is supposed to be case insensitive, isn't it?
        
        On Tue, 2003-09-09 at 13:04, Jeremiah McElroy wrote:
        > I attempted to compile this on win32 Mono 0.26 and I received similar errors.
        > 
        > Then I corrected the capitalization in your code and it worked correctly.
        > 
        > The code I compiled follows:
        > 
        > Module test
        >  Sub Main()
        >   System.Console.WriteLine("Hello World!")
        >  End Sub
        > End Module
        >
        >       -----Original Message-----
        >       From: Akhilesh Agarwal [mailto:[EMAIL PROTECTED]
        >       Sent: Sat 9/6/2003 3:34 PM
        >       To: [EMAIL PROTECTED]
        >       Cc:
        >       Subject: [Mono-list] MBAS fails on simple hello world application
        >      
        >      
        >
        >       Hi,
        >      
        >       I tried compiling the attached VB.NET file (a simple one line hello 
world application) using Mono 0.26 mbas on Redhat 9. It gives the following error:
        >      
        >       Unhandled Exception: System.ArgumentNullException: Argument cannot be 
null
        >       Parameter name: null key
        >       in <0x00076> 00 System.Collections.Hashtable:Find (object)
        >       in <0x0001b> 00 System.Collections.Hashtable:GetImpl (object)
        >       in <0x00014> 00 System.Collections.Hashtable:get_Item (object)
        >       in <0x0004d> 00 Mono.CSharp.TypeManager:LookupType (string)
        >       in <0x00160> 00 Mono.Languages.Driver:IsSWFApp ()
        >       in <0x0007c> 00 Mono.Languages.Driver:FixEntryPoint ()
        >       in <0x0005b> 00 Mono.Languages.Driver:GenerateAssembly ()
        >       in <0x0005f> 00 Mono.Languages.Driver:CompileAll ()
        >       in <0x00045> 00 Mono.Languages.Driver:MainDriver (string[])
        >       in <0x0003d> 00 Mono.Languages.Driver:Main (string[])
        >      
        >       I can compile this file without any problem using Microsoft .NET 
vbc.exe on Windows XP.
        >      
        >       Should I file a bug, or I am doing something wrong? Can anyone try 
compiling test.vb which is attached and see if they get any errors?
        >      
        >       Akhilesh Agarwal
        >      
        >      
        --
        Chris Seaton
        
        [EMAIL PROTECTED]
        http://www.chrisseaton.com/
        
        

�z%��fj)e��L�z%��e��l�)�jw(�m����l�)�jw(����Y���b�ا~��z%��

Reply via email to