The Files page shows three buttons and a listbox. They are:
- Browse - Allows the user to select a file to operate on through the use of a file dialog. Once selected the file appears in the listbox and the user may continue to make selections.
- Filtered - Allows the user to enter a group of files to operate on according to specification. ie: C:\OS2\Bitmaps\*.jpg Once selected the filter information appears in the listbox and the user may continue to make selections or add filters.
- Continue - Sends the contents of the listbox to the WorkList window and the user to the method window to verify the deletion method to be used.