Sparse

MyDefrag

FileBoolean - Sparse

Select all the items that are sparse (yes) or not sparse (no).

Syntax

Sparse(yes)
Sparse(no)

Example

FileSelect
  # Select all the items that are sparse.
  Sparse(yes)
FileActions
  ....
FileEnd

See also:

 *  FileSelect
 *  FileBoolean
 *  FileActions