CAD PANACEA HAS MOVED TO http://cadpanacea.com
01 July 2005
Using Dates in FIELDS          
When using dates in FIELDS, you probably either want the date to remain static until you manually update it, or update automatically like other fields.

If you use the DATE field name, then the date string will remain static until you manually update it using the UDPATEFIELD command.

If you want a FIELD that includes a date that automatically updates, you can use the following DIESEL string in your field.

$(edtime, 0, MON DD"," YYYY-H:MM:SS am/pm)


Remember that the value of FIELDEVAL determines what events trigger the automatic field updates.

Labels:


PermaLink       Posted 7/01/2005 12:36:00 PM     
1 COMMENTS!


Comment from: Blogger Dubin
Date: August 7, 2008 at 2:20:00 PM CDT  

ok, i vaguely know what diesel is, but how exactly to I incorporate that code?

Post a comment