Page 1 of 1

reading from std input

Posted: 22 May 2011, 15:00
by roeder
Dear polymake people,

I am trying to interface polymake via std input/output pipes.
So I tried calling polymake (ver 2.9.9 on OS x/fink) with command line option "-" and got the following error:

Code: Select all

roeder$ polymake - Undefined subroutine &Core::Shell::run_pipe called at /sw/bin/polymake line 203.
am I doing anything wrong or is this a "beta" problem in polymake?

Thank you and all the best,
marc

Re: reading from std input

Posted: 23 May 2011, 00:27
by gawrilow
Resurrecting this functionality is on our TODO list. It decayed as the interactive shell has been introduced. Please have a little bit patience.