Friday, June 16, 2006

Quick tip of the day: Field Updates.

When do you want your fields to update? save, regen, plot, etc. I personally prefer either save or regen. So how do you get it to update during these commands? You need to change the FIELDEVAL system variable. At the command prompt type FIELDEVAL.

Code: Action

0: Not Updated

1: Updated on open

2: Updated on save

4: Updated on plot

8: Updated on use of ETRANSMIT

16: Updated on regeneration


1 Comments:

Anonymous Anonymous said...

It should be noted that to toggle on multiple options above you simple need to add the numbers up. For example to update on open,save and plot the value would get set to 7.

3:42 PM  

Post a Comment

<< Home