Size(res)

From SpybotWiki
Revision as of 18:21, 18 February 2008 by CCRDude (talk | contribs) (Similar parameters)
Jump to: navigation, search


The size of a specific resource of the file.

Usage

size[res]=<resource type(string)>|<resource name(string)>|<size(int)>
size[res]>=<resource type(string)>|<resource name(string)>|<size(int)>
size[res]<=<resource type(string)>|<resource name(string)>|<size(int)>

Examples

Description

Tests whether a resource of the specified type and name exists with the specified size. Available in the lesser than or equal and greater than or equal flavours as well.

See also

Similar parameters

Similar commands