IGetDirList {R2I}R Documentation

Returns the List of Directories

Description

Returns the List of Directories

Usage

IGetDirList(StudyName = NA, newDirName = NA, delDirName = NA)

Arguments

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.

newDirName

Name of the NEW Directory to be created.

delDirName

Name of the Directory to be deleted.

Details

This command needs the connection with ISATIS to be established. This is obtained by running the command ConnectIsatis beforehand.

When defined, the argument 'StudyName' will serve as a default parameter for next operations. When a NEW Directory has been created, it is recorded as the Default Directory for the next operations.

You can check all the elements stored as default by using the command ShowTarget.

Value

The list of the valid directory names. This list includes the new Directory name (if defined by this command).


[Package R2I version 5.5.6 Index]