Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Update date stamp with fields

elaine3051
Advocate
Advocate

Update date stamp with fields

elaine3051
Advocate
Advocate

Settings on the User Preferences Tab (Options Dialog Box) control whether fields are updated automatically or on demand (FIELDEVAL system variable). The Date field cannot be updated automatically regardless of the setting of FIELDEVAL.

 

Not happy. This should update everytime I save.

0 Likes
Reply
Accepted solutions (1)
6,122 Views
12 Replies
Replies (12)

troma
Mentor
Mentor

I think I got it to work better with a diesil string.  Try doing a search on that.


Mark Green

Working on Civil 3D in Canada

0 Likes

tcorey
Mentor
Mentor

Elaine, try using Savedate instead of Date when you pick the field name.



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Gold Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
0 Likes

AllenJessup
Mentor
Mentor

I use a custom date stamp that is based on Fields. I usually don't see it updated on the screen but do see the updated information on the plot. When you plot is the date stamp updated?

 

Allen

Allen Jessup
CAD Manager - Designer
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

elaine3051
Advocate
Advocate

My date stamp is also based on fields. My field eval is set to 31 which should update my file path/date string whether I plot, save, etc. I researched all of this on Friday and found a post to use the "All" in Fields, then "Date", then select the format. Everything was working fine and then I come to work today and the date string is no longer updating. Hence I went back on line and then happened to find the information concerning the updating, using fields, in text strings that I posted to this forum. Now this just shouldn't be rocket science here.We are trying to be productive. The automatic plot stamp is crap for use because depending on the size sheet, the printer, the scale you have to reorient and adjust which takes time and if you forget then you have to replot because you got in a hurry and didnt preview and if the drawing has a lot of images then the preview gets stuck and yes I am running 64 bit. kick **** computer.Breathe  I just want accurate File path -date stamp. Any ideas??. I think I have an old Rtext but if I remmeber right they don't update except on insertion.

0 Likes

elaine3051
Advocate
Advocate

That would be a big NO. Does not show updated on plots

0 Likes

elaine3051
Advocate
Advocate

Tim the Savedate was what I was using that wasn't working.

0 Likes

AllenJessup
Mentor
Mentor

Attached is what I use. Since I want the Plot Date, that's what I'm using in the field. So when I plot it updates.

 

Allen

Allen Jessup
CAD Manager - Designer
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes

troma
Mentor
Mentor

We were using RTEXT here.  Works fine, updates on every regen, on file open etc.  The only reason we left it was because it can only be left justified.  MTEXT with fields or diesel expressions can be right or centre justified.


Mark Green

Working on Civil 3D in Canada

Anonymous
Not applicable
Accepted solution

Exactly. Used Rtext, switched to fields using diesel expressions "$(edtime, 0, MON DD"," YYYY - H:MMam/pm)". Works like a charm. Kudos.

Anonymous
Not applicable

Allen

I was having trouble with my diesel and this worked out great for me since I only need it to update when I plot.

Thanks

-Jim

AllenJessup
Mentor
Mentor

Glad it helped.

 

Allen

Allen Jessup
CAD Manager - Designer
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes

bern0197
Explorer
Explorer

This is the best trick ever! Thanks a lot

0 Likes