Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

MenuPacket

MenuPacket[integer, string]
is a MathLink packet indicating a menu request with title string.
Launch a subsidiary Mathematica kernel process:
Read the first packet and send an infinite loop program:
Send an interrupt:
A MenuPacket expression with an interrupt menu:
Close the link:
Launch a subsidiary Mathematica kernel process:
In[1]:=
Click for copyable input
Out[1]=
Read the first packet and send an infinite loop program:
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Send an interrupt:
In[4]:=
Click for copyable input
A MenuPacket expression with an interrupt menu:
In[5]:=
Click for copyable input
Out[5]=
Close the link:
In[6]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team