Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
date modified
Ottawa_IWOV
Hi all,
Does anyone know how to pull the date modified in a TPL from the extended attributes on a DCR?
Thanks.
Lucas Cochrane
lcochrane@dc.com
Find more posts tagged with
Comments
akshathp
I think you could use the Command Line Tool "iwattrib" to get the attributes on any file. In this case it would be your DCR. With iwattrib if you give parameters like moddate and modified, it will fetch you the information you want. moddate as the name suggests would give you date and modified gives boolean true or false status.
You could use this as a system call either with backticks or with system function in your *<iw_perl>* tag.
For details about this CLT refer to Command Line Tools Guide.
Hope this helps!
Akshat Pramod Sharma
Interwoven Inc.