[BACK]Return to oxrfc100.oxweave CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc

Diff for /OpenXM/src/asir-contrib/packages/doc/Attic/oxrfc100.oxweave between version 1.1 and 1.5

version 1.1, 2003/05/18 00:13:15 version 1.5, 2004/03/05 15:56:40
Line 1 
Line 1 
 /* $OpenXM$ */  /* $OpenXM: OpenXM/src/asir-contrib/packages/doc/oxrfc100.oxweave,v 1.4 2004/03/05 15:30:50 ohara Exp $ */
   
   
 /*&C-texi  /*&C
 @c DO NOT EDIT THIS FILE   oxxm.texi  @c DO NOT EDIT THIS FILE   oxxm.texi
 */  */
 /*&jp-texi  /*&ja
 @node OpenXM-Contrib $B0lHLH!?t(B,,, Top  @node OpenXM-Contrib General Functions,,, Top
 @chapter OpenXM-Contrib $B0lHLH!?t(B  @chapter OpenXM-Contrib $B0lHLH!?t(B
 */  */
 /*&eg-texi  /*&en
 @node OpenXM-Contrib General Functions,,, Top  @node OpenXM-Contrib General Functions,,, Top
 @chapter OpenXM-Contrib General Functions  @chapter OpenXM-Contrib General Functions
 */  */
 /*&jp-texi  /*&ja
 @section $BH!?t0lMw(B  @section $BH!?t0lMw(B
 */  */
 /*&eg-texi  /*&en
 @section Functions  @section Functions
 */  */
   
   
 /*&eg-texi  /*&en
 @menu  @menu
 * ox_check_errors2::  * ox_check_errors2::
 @end menu  @end menu
 @node ox_check_errors2,,, Top  @node ox_check_errors2,,, OpenXM-Contrib General Functions
 @subsection @code{ox_check_errors2}  @subsection @code{ox_check_errors2}
 @findex ox_check_errors2  @findex ox_check_errors2
 @table @t  @table @t
Line 44  Number
Line 44  Number
 @item It does not pop the error objects.  @item It does not pop the error objects.
 @end itemize  @end itemize
 */  */
 /*&jp-texi  /*&ja
 @menu  @menu
 * ox_check_errors2::  * ox_check_errors2::
 @end menu  @end menu
 @node ox_check_errors2,,, Top  @node ox_check_errors2,,, OpenXM-Contrib General Functions
 @subsection @code{ox_check_errors2}  @subsection @code{ox_check_errors2}
 @findex ox_check_errors2  @findex ox_check_errors2
 @table @t  @table @t
Line 68  Number
Line 68  Number
 @item $B%(%i!<%*%V%8%'%/%H$N%]%C%W$O$7$J$$(B.  @item $B%(%i!<%*%V%8%'%/%H$N%]%C%W$O$7$J$$(B.
 @end itemize  @end itemize
 */  */
 /*&C-texi  /*&C
 @example  @example
 [219] P=sm1_start();  [219] P=sm1.start();
 0  0
 [220] sm1(P," 0 get ");  [220] sm1.sm1(P," 0 get ");
 0  0
 [221] ox_check_errors2(P);  [221] ox_check_errors2(P);
 [error([7,4294967295,executeString: Usage:get])]  [error([7,4294967295,executeString: Usage:get])]

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>