Difference between revisions of "Age(file)"
(New page: {{AdvParamInfo |SYNTAX = age[file] |TITLESYNTAX = age(file) |PREVIOUS = |VARIANTS = age[file]><br />age[file]< |PEVERSION = >= 1.5.5.6 |GROUP = Basic Attributes }}A check about the file a...) |
(No difference)
|
Latest revision as of 15:06, 3 April 2008
age[file] | |
Variants | age[file] age[file]> age[file]< |
Previously | |
Group | Basic Attributes |
Version | advcheck.dll >= 1.5.5.6 |
A check about the file age.
Contents
Usage
age[file]=<days(int)> age[file]>=<days(int)> age[file]<=<days(int)>
Examples
age[file]<=30
Flags the file only if it has been less than a month old.
Description
Tests the age of a file, by looking at how many days back its timestamp is set.