=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/doc/OpenXM-specs/cmo-basic0.tex 2000/01/24 02:48:24 1.2 +++ OpenXM/doc/OpenXM-specs/cmo-basic0.tex 2000/01/24 07:36:35 1.3 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v 1.1.1.1 2000/01/20 08:52:46 noro Exp $ +%% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v 1.2 2000/01/24 02:48:24 noro Exp $ //&jp \section{CMO Primitive ¤Î object} //&eg \section{CMO Primitive object} \label{sec:basic0} @@ -123,6 +123,11 @@ ob ¤Ï¥ê¥¹¥È¤Ç¤¢¤ê, TCP/IP ¤Ë¤è¤ë¥¹¥È¥ê¡¼¥à·¿Àܳ¤Î¾ì¹ ºÇ½é¤ÎÀ®Ê¬¤Ï¥¨¥é¡¼¤òµ¯¤³¤·¤¿ OX ¥á¥Ã¥»¡¼¥¸(¸å½Ò) ¤Î¥·¥ê¥¢¥ëÈÖ¹æ¤Ç¤Ê¤¤¤È¤¤¤±¤Ê¤¤. ¥·¥ê¥¢¥ëÈÖ¹æ¤Ï Integer32 ¤Çɽ¸½¤¹¤ë. + +\noindent +Remark: Îò»ËŪ¤ÊÍýͳ¤Ë¤è¤ê, ¥¨¥é¡¼¥ª¥Ö¥¸¥§¥¯¥È¤Î CMO ¥¿¥°¤Ï {\it +CMO\_ERROR2} ¤È̾ÉÕ¤±¤é¤ì¤Æ¤¤¤ë. ¼¡¤ÎÈǤλÅÍͽñ¤Ç¤Ï {\tt CMO\_ERROR} +¤ËÊѹ¹¤¹¤ëͽÄê¤Ç¤¢¤ë. */ /*&eg It is an object used when a server makes an error. @@ -131,6 +136,11 @@ The instance ob is a list and in case of a stream conn the first element must be the serial number of the OX message that caused the error. The serial number is given by the data type Integer32. + +\noindent +Remark: For a historical reason the CMO tag of the error object is +named {\tt CMO\_ERROR2}. In the next vesion of OpenXM specification +we wll rename it {\tt CMO\_ERROR}. */ /*&C