Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / System Interface / External Commands /

RunThrough

FilledSmallSquare RunThrough["command", expr] executes an external command, giving the printed form of expr as input, and taking the output, reading it as Mathematica input, and returning the result.

FilledSmallSquare RunThrough is not available on all computer systems.

FilledSmallSquare RunThrough writes the InputForm of expr on the standard input for command, then reads its standard output, and feeds it into Mathematica.

FilledSmallSquare RunThrough starts command, then gives input to command, then terminates the input.

FilledSmallSquare See Section 2.12.2.

FilledSmallSquare See also: Install, Put, Get, Splice.

FilledSmallSquare New in Version 1.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.