home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / io / rdobjsyn. / rdobjsyn.bin
Text File  |  1995-12-09  |  461b  |  14 lines

  1. OPERATOR
  2.  
  3. rdObj --- reads a WiT object from disk
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The rdObjSync operator reads any WiT object from disk given a Unix file
  9. name specified in the filename parameter. The objpath search path
  10. (from .witrc file) is used to search for the specified file. The only
  11. difference between rdObj and rdObjSync is that the latter is triggered
  12. by feeding an input of any type to the operator. See SystemEg igraph
  13. for illustration.
  14.