vmsUpdatePcdb
vmsUpdatePcdb = { t | nil }
Description
Updates the pc.db file of the source cellview automatically while doing a cellview-to-cellview operation. The default is nil, which indicates that the pc.db file of the source cellview is not updated automatically during a cellview-to-cellview operation.
Example
vmsUpdatePcdb = t
Return to top