Difference between revisions of "Size(res)"
(New page: {{AdvFileParam|size[res]}} 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)...) |
(No difference)
|
Revision as of 18:20, 18 February 2008
The size of a specific resource of the file.
Contents
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
- count(restypes)
- exists(res)!
- exists(res)
- exists(restype)
- md5(bitmap)
- md5(icon)
- md5(res)
- [[size(res)<]]
- [[size(res)>]]