Produced by IDL 6.1
User Documentation

./guide
File dirin.pro

Last modification date:
Wed Nov 17 16:47:51 2004


dirin

procedure dirin[, file_name]

Set one of the input io objects to look at a directory. If line mode is on (!g.line is 1) then this sets the global line io object to point to that directory, otherwise, it sets the global continuum object to point to that directory.

Uses
sdfitsin
Version
$Id: dirin.pro,v 1.3 2004/11/17 21:47:51 bgarwood 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.


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:14 2004