next up previous
: fctr : Macros in libraries : ecartd.reduction

extension-oxLog

Take the log of communication in files.
[(oxLog) client logfile_for_incomming_data logfile_for_outgoing_data] extension 
Example:
  [(parse) (ox.sm1) pushfile] extension
  sm1connectr
  (i.t) (w) file /ii set
  (o.t) (w) file /oo set
  [(oxLog) oxsm1.ccc ii oo] extension 
  [(oxWatch) oxsm1.ccc ] extension
  oxsm1.ccc 1 oxpushcmo ;
  oxsm1.ccc oxpopcmo ;
  [(oxLogStop) oxsm1.ccc] extension



Nobuki Takayama 平成17年2月10日