|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./guide File dirin.pro
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.
| Parameters | |
|
file_name |
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. |