 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dex Guest
|
Posted: Tue Apr 10, 2007 8:01 pm Post subject: In a Word- Properties |
|
|
Greetings,
We are writing procedures and I want to write a program to change all
the properties in word to have the creation, author, company, etc. to
the same value. the title property will be the file name sans ext.
I can change some of the properties with:
BuiltInDocumentProperties[wdPropertyTitle].Value := FN;
but I am having trouble with the file creation date. This is different
from the created, accessed, modified.
any clues.
Regards
-- |
|
| Back to top |
|
 |
Oliver Townshend Guest
|
Posted: Wed Apr 11, 2007 3:14 am Post subject: Re: In a Word- Properties |
|
|
| Quote: | but I am having trouble with the file creation date. This is different
from the created, accessed, modified.
any clues.
|
Maybe it's a property of the file system, not the document?
Oliver Townshend |
|
| Back to top |
|
 |
Dex Guest
|
Posted: Fri Apr 13, 2007 6:22 pm Post subject: Re: In a Word- Properties |
|
|
Oliver Townshend wrote: >>>
| Quote: | but I am having trouble with the file creation date. This is
different >from the created, accessed, modified.
any clues.
|
Maybe it's a property of the file system, not the document?
Oliver Townshend
<<<
I don't think so. I can change the file systemm dates,(created,
modified, accessed) but not the doc created date
-- |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|