Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009

WithShuffling

This is an option for the  *  FastFill fileaction. With this option the program will be able to fill more gaps, but will take more datamovement and more time to complete.
  • When FastFill encounters a gap that cannot be perfectly filled, and WithShuffling is active, then MyDefrag will move the file just above the gap away and try again to perfectly fill the gap.

Syntax

FastFill(WithShuffling)

Example

FileSelect
  ....
FileActions
  FastFill(WithShuffling)
FileEnd

See also:

 *  FastFill
 *  FileSelect
 *  FileBoolean
 *  FileActions