|
From: Tait <gnu...@t4...> - 2012-06-01 19:31:49
|
> > > gpcommands.WriteLine("splot x+y");
> > > gpcommands.WriteLine("bind Close \"exit gnuplot\"");
Does this have anything to do with C# at all? Even interactively (4.6p0),
"bind Close exit" does not seem to work. Other things, like "bind close
print 'test'" do seem to work, so the binding happens but simply doesn't
work for quit/exit.
(Sorry if you get this multiple times; I accidentally sent it to the
wrong list.)
|