<ATTDATE> [ HP DeskManager Customization ] MPE/iX 5.0 Documentation
HP DeskManager Customization
<ATTDATE>
Syntax
<ATTDATE {item} >
where:
item numeric value in the range 1 to 1023
Description
<ATTDATE> returns the relative date that an item was attached to its
parent item. The number returned in days relative to today, therefore
the number will always be negative (unless it is a 0). This feature
could be used in signon scripts to help users clear In Tray or Filing
Cabinet items using age as the criteria.
See also: <CREATED>, <RELATIVEDAY>, <VALIDDATE>
Example
<LESS <ATTDATE item> -21>
would return 1 (TRUE) if item is more than 21 days old.
MPE/iX 5.0 Documentation