TheSwamp

CAD Forums => CAD General => Topic started by: joao on August 09, 2023, 10:10:12 AM

Title: when i save a drawing file, the create date in dwg props is alterated.
Post by: joao on August 09, 2023, 10:10:12 AM
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?
Title: Re: when i save a drawing file, the create date in dwg props is alterated.
Post by: Bryco on August 09, 2023, 02:32:19 PM
There is a date created option in file explorer.
Title: Re: when i save a drawing file, the create date in dwg props is alterated.
Post by: kdub_nz 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