Produced by IDL 7.1.1
Developer Documentation

./guide
check_file_conflicts.pro

Last modification date:
Wed Sep 28 13:27:12 2016

check_file_conflicts

function check_file_conflicts(files, [/in], [/out])

Performs checking of the filenames in the the guide structure, !g. Called by filein, dirin, and fileout. Files selected for input cannot be used as output, and vice versa.

Returns
0, 1

Parameters
files
in, required
array
array of file names

Keywords
in
in, optional
boolean
the filenames are ment for input
out
in, optional
boolean
the filename is ment for output


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:17 2016