Consider this code snippet:
var lastModL = doc1.lastModified
var lastModS = lastModL.substring(10,0)
function lastmod()
{
doc2.write(lastModS)
}
How can I get the date doc1 was last modified to automatically update a field in doc2?
Thanks
![]()
|
|
+ Reply to Thread
Results 1 to 2 of 2
Thread: Doc1 Date.Modified in Doc2
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks