IBM Visualization Data Explorer User's Reference

[ Bottom of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]

FileSelector

Category

Interactor

Function

Produces file names as outputs.

Syntax

Available only through the user interface.

Outputs


Name Type Description
filename string full path name of selected file
basename string name of file (not including directory name)

Functional Details

This module can be used whenever a file name is needed (e.g., as input to the Import or ReadImage tools). It generates two output strings, both of which are file names:

The first (filename) is the complete path to the file.

The second (basename) is the file name, without the path. (For more information, see 7.1 , "Using Control Panels and Interactors" in IBM Visualization Data Explorer User's Guide.)

Notes:

  1. FileSelector cannot be data driven.

  2. The FileSelector dialog box can access only those files that are accessible to the user interface.

Example Visual Program

MultipleDataSets.net

See Also

 Integer,  IntegerList,  Scalar,  ScalarList,  Selector,  String,  StringList,  Value,  ValueList,  Vector,  VectorList


[ Top of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]
[Data Explorer Documentation | QuickStart Guide | User's Guide | User's Reference | Programmer's Reference | Installation and Configuration Guide ]

[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]


[IBM Home Page | Order | Search | Contact IBM | Legal ]