Fragmented

MyDefrag

FileBoolean - Fragmented

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

Syntax

Fragmented(yes)
Fragmented(no)

Example

FileSelect
  # Select all the fragmented items.
  Fragmented(yes)
FileActions
  ....
FileEnd

See also:

 *  FileSelect
 *  FileBoolean
 *  FileActions