IGetFileList {R2I} | R Documentation |
Returns the List of Files
IGetFileList(DirName = NA, StudyName = NA, delFileName = NA)
DirName |
Name of the Directory within which the items must be listed. If a Directory has already been defined as default, this argument is optional. |
StudyName |
Name of the Study within which the items must be listed. If a Study has already been defined as default, this argument is optional. |
delFileName |
Name of the File to be deleted. |
This command needs the connection with ISATIS to be established. This
is obtained by running the command ConnectIsatis
beforehand.
When defined, the arguments 'StudyName' and 'DirName' will serve as
default parameters for next operations.
You cannot use this command for creating a NEW file. Instead please
use ICreateFile
instead.
You can check all the elements stored as default by using the command
ShowTarget
.
The list of the valid file names.