Archivedfile: Difference between revisions
Jump to navigation
Jump to search
m (fixed group) |
(→Usage) |
||
| Line 9: | Line 9: | ||
==Usage== | ==Usage== | ||
archivedfiles=<filename(string)>|<sizepacked(int)>|<sizeunpacked(int)>|<crc32(string[8])> | |||
===Examples=== | ===Examples=== | ||
===Description=== | ===Description=== | ||
{{AlgoPrefix}} Tests whether an archive file contains the specified file. | |||
[[AlgoPrefix|Algo-Prefixes]] are available for all parameters. | |||
==See also== | ==See also== | ||
Revision as of 13:56, 7 October 2008
| archivedfiles | |
| Variants | archivedfiles |
| Previously | |
| Group | Archives |
| Version | advcheck.dll ??? |
Checks archives for included files.
Usage
archivedfiles=<filename(string)>|<sizepacked(int)>|<sizeunpacked(int)>|<crc32(string[8])>
Examples
Description
AP Tests whether an archive file contains the specified file.
Algo-Prefixes are available for all parameters.