Virtual

MyDefrag

FileBoolean - Virtual

Select all the items that have the "virtual" attribute set (yes) or not set (no).

Syntax

Virtual(yes)
Virtual(no)

Example

FileSelect
  # Select all the items that have the "Virtual" attribute.
  Virtual(yes)
FileActions
  ....
FileEnd

See also:

 *  FileSelect
 *  FileBoolean
 *  FileActions