|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| ReturnTextPacket[string] is a MathLink packet containing string, the result of an EnterTextPacket evaluation. |
Launch a subsidiary Mathematica kernel process:
Read the first packet:
Use EnterTextPacket to write a packet representing the text to enter:
Read the packet representing the output prompt:
The result from the computation is a ReturnTextPacket expression:
Close the link:
|
| © 2008 Wolfram Research, Inc. |