System Variable FIELDEVAL¶
Specifies how to update fields.
The individual field update modes are identified by a bit code.
The value can be a sum of the following bit codes:
Values
0 |
No updates |
1 |
Updates fields on open |
2 |
Updates fields on save |
4 |
Updates fields on plot |
8 |
Updates fields on using the PackAndGo command |
Properties
Type |
Integer (bitcode) |
Range |
0 .. 31 |
Default |
31 |
Status |
Read / Write |
Saved |
In the drawing file |
Related Commands