__header__
Description
The File Selected Tool gives access to the last selected (clicked) file in a file pallet. The data from this file can then be accessed by the other file tools, like File Read.
Using the File Selected Tool
Click any file in a file select pallet. When the File
Selected tool is run it will gain access to that file. However,
information from that file will still need to be accessed through
another file manipulation tool.
Inputs
FileManager
Parameters
File
the returned file
Active Tab
the return the selected tab
__footer__