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

  1. OPERATOR
  2.  
  3. dir --- read a directory
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The dir operator forms a vector of strings representing the filenames which 
  9. match a wildcard filename specifier in the current object directory. The 
  10. filename specification is supplied in the property window and can consist of 
  11. any valid wild-card syntax acceptable by the Unix ls command. This operator is 
  12. used as a method of sequencing a number of related objects from disk through 
  13. an igraph (see also sequencer ). 
  14.