[mono-vb] compile improperly succeeded

Jude DaShiell jdashiel at shellworld.net
Wed Jul 1 05:42:48 EDT 2009


When I used Console.Read() with the chr() function the compile succeeded 
and worked.  When I changed Console.Read() to Console.ReadKey() though I 
got a program that improperly compiled and blew up with an exception when 
it ran.  A compiler consistency check was said to have failed that way 
too. Does a chr() function exist to pair with Console.ReadKey() or is that 
just a function not to be used with chr()?



More information about the Mono-vb mailing list