|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
EndDialogPacket
EndDialogPacket[integer]
is a MathLink packet indicating the end of the Dialog subsession referenced by integer.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Launch a subsidiary Mathematica kernel process:
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
Write the packet representing the text
to enter:
| In[3]:= |
| In[4]:= |
| Out[4]= |
Write the packet representing the text
to enter:
| In[5]:= |
Read the EndDialogPacket expression indicating the end of a dialog subsession:
| In[6]:= |
| Out[6]= |
| In[7]:= |
| Out[7]= |
| In[8]:= |
| Out[8]= |
| In[9]:= |
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
