Apple Shake 4 User Manual
Page 43
Chapter 1
An Overview of the Shake User Interface
43
The File List
Click the title of a column to arrange the list according to that type of information. For
example, click Modified to list files by creation date. Click Modified again to reverse the
order of information.
Toggle Buttons
The following buttons also change what is listed in the Browser:
Button
Description
Short Listing
Lists only file names, type, and size.
Sequence Listing
Toggles the listing of an image sequence as one listing or as
several. To read in the entire sequence, ensure that this Sequence
Listing is enabled. These icons signify single or sequence files:
Images Only
Lists only recognized image types.
Show Exact Sizes
Shows the exact file size in kilobytes, rather than rounded off in
megabytes.
Show Full Path
Lists the entire path of the selected file.
Filter
Filters out information.
Use * and ? as your wildcards:
Wildcard
*
Example
*.cin
*.cin.*
*.cin*
image.*.tga
Wildcard
?
Example
?.cin
??.iff
a.???
image.????.iff
image.???1.iff
Means
Any set of characters for any
length.
Lists
a.cin, image.cin, image.0001.cin,
...
a.cin.0001, image.cin.hr
a.cin, image.0001.cin,
image.cin.0001
image.1.tga, image.10.tga,
image.0100.tga
Means
Any character in that single
position.
Lists
a.cin, 1.cin
ab.iff, 01.iff
a.cin, a.iff, a.tga
image.0001.iff, image.9999.ifff
image.0001.iff, image.0011.iff,
image.1111.iff
Indicates a single file.
Indicates an image sequence.