Return to the FTOOLS homepage.
Next: set datamode
Up: set
Previous: set binsize
Sets the data directory.
Syntax:
xsel > set datadir <datadir>
Examples:
xsel > set datadir ../../data/20019000
Sets the datadirectory to ../../data/20019000
If you put a '?' at the end of the directory path, Xselect will do an ls on the directory, and prompt you for the directory again:
xsel > set datadir ../../data? 20019000 40001000 which data directory [../../data?] ../../data/20019000 xsel >