[Mono-list] Interactive C# Shell
Steve Lessard
s_lessard at yahoo.com
Tue Nov 23 21:21:32 EST 2010
It's very easy to get the C# Shell into a state where it will not allow me to
exit the shell. How can I correct the state to get it working again?
Give this a try in the C# Shell...
applejacks:~ slessard$ csharp
Mono C# Shell, type "help;" for help
Enter statements below.
csharp> exit
>
> ;
{interactive}(1,2): error CS0103: The name `exit' does not exist in the current
csharp>
csharp>
csharp>
csharp>
csharp> quit;
csharp> help;
csharp>
-SteveL
p.s. I'm running Mono 2.8.1 on OS X 10.6.5.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20101123/406e86de/attachment.html
More information about the Mono-list
mailing list