=================================================================== RCS file: /home/cvs/OpenXM/doc/issac2000/openxm-clients.tex,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- OpenXM/doc/issac2000/openxm-clients.tex 2000/01/16 10:58:19 1.8 +++ OpenXM/doc/issac2000/openxm-clients.tex 2000/01/17 00:48:06 1.9 @@ -1,4 +1,4 @@ -% $OpenXM: OpenXM/doc/issac2000/openxm-clients.tex,v 1.7 2000/01/16 06:39:39 takayama Exp $ +% $OpenXM: OpenXM/doc/issac2000/openxm-clients.tex,v 1.8 2000/01/16 10:58:19 takayama Exp $ \section{OpenXM Clients} @@ -93,7 +93,9 @@ as {\tt ox\_pop\_cmo()} in Risa/Asir; it pops data from the server stack. The {\tt OxGet[]} receives an OX data message and returns its translation to an local object. -By using the {\tt OxParse[]} function, one can send OX messages, +The function {\tt OxParse[]} helps debugging to connect Mathematica +and ox servers. +By using the function, one can send OX messages, written by the OX expression, to a server. OX expressions are Lisp-like expressions for OX messages and are defined in~\cite{noro-takayama}.