HDR1 + REd EditorV3.5.....

SFile Search (AltS) function:

Use the Include buttons to Include/Exclude file types etc.

Doubleclick on file etc in Search Results and the item is selected in the SFile Manager.

If Auto Close is checked, then Search window closes when file is Doubleclicked as above.

you can use the * and ? wilcard characters in the search name.

Examples:

s* = find all SFile names starting with s.
*s = find all SFile names ending with s.
*s* = find all SFile names containing s.
s*t = find all SFile names starting with s and ending with t.
s*t*u = find all SFile names starting with s, containing t, and ending with u.
voc* = find all SFile names starting with voc.
*voc = find all SFile names ending with voc.
s*voc* = find all SFile names starting with s and containing voc.
*rs*voc* = find all SFile names containing rs and voc in that order.

s? = find all SFile names consisting of 2 characters that start with s.
s?tu = find all SFile names consisting of 4 characters that start with s and end with tu.

 

* = find all SFile names, which gives a useful numerical display of how many sfiles exist on the drives present.

Return to index.