Contents | Index | < Browse | Browse >
LVDir Parent|Root|Disks|All|None|Refresh|NoRefresh#DirName
This will do one of the following things to the CURRENT Dir Listview:
Parent Will change the directory to the parent directory
Root Will change to the Root dir.
Disks Will change to the Device List
All Will select all the files or dirs
None Will clear all selections
NoRefresh - This takes some explanation :
The DirListView, loads the files it finds on your computer, and
then places them as strings in the listview. Thereafter it acts
like a normal multiselect listview. Now, if you were to e.g. delete
some files and not refresh the listview accordingly, the files
shown would be wrong, so any further actions on them would
result in errors...
Gui4Cli will automatically check and if there is any change in
the directory, it will ABORT all commands, and instead re-read
the current directory. (Don't I think of everything...)
If though you have correctly deleted all entries in the listview
according to the files you actually deleted, then you can give
this command, so as to stop this automatic refreshing.
Refresh Will reload the current directory.
#DirName Give this, to change to a specific directory.
ex : LVDir #DF0:MyDir