next up previous contents index
Next: maple Up: Maple Previous: Maple   Contents   Index


input


\begin{usage}
input~m
\end{usage}


Signature


\begin{params}
m & \% & A maple session\\
\end{params}

\begin{retval}
Returns the input stream for the maple session.
\end{retval}

\begin{remarks}
Use that stream to send sequences of valid maple commands, maki...
... Note
that the system maple is not started until 'run' is called.
\end{remarks}


Manuel Bronstein 2000-12-13