Author Topic: when i save a drawing file, the create date in dwg props is alterated.  (Read 5145 times)

0 Members and 1 Guest are viewing this topic.

joao

  • Mosquito
  • Posts: 1
when i save a drawing file, the create date in dwg props is alterated.
Can i use an another field to insert de creation date? If yes, which one?
System or lisp variable is a possibility?

Bryco

  • Water Moccasin
  • Posts: 1882
Re: when i save a drawing file, the create date in dwg props is alterated.
« Reply #1 on: August 09, 2023, 02:32:19 PM »
There is a date created option in file explorer.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2122
  • class keyThumper<T>:ILazy<T>
Re: when i save a drawing file, the create date in dwg props is alterated.
« Reply #2 on: August 09, 2023, 05:35:03 PM »
Perhaps:
https://learn.microsoft.com/en-us/dotnet/api/system.io.file.getcreationtime?redirectedfrom=MSDN&view=netframework-4.8

added:
Sorry,
For some reason I thought this was a .NET query

how about
TDCREATE or
TDUCREATE
« Last Edit: August 09, 2023, 05:43:08 PM by kdub_nz »
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.