Produced by IDL 6.1
User Documentation

./guide
dirin.pro

Last modification date:
Thu Jun 2 23:56:08 2005

dirin

procedure dirin[, file_name], _EXTRA=_EXTRA

Specify a directory from which data will be read. Compare to filein, which identifies a single file as the input source.

When dirin is used, data can be retrieved from any of the SDFITS files in that dir without the need to issue a new filein command.

Uses
sdfitsin
Version
$Id: dirin.pro,v 1.7 2005/05/25 13:05:52 jbraatz Exp $

Parameters
file_name
in, optional
string
The directory name to use. If omitted, a file selector GUI will appear and you can select the directory to use. You must select a directory in that case. If the file_name isn't a directory, the underlying code will recognize that and it will be as if you had used filein instead.

Keywords
_EXTRA
.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:47 2005