2.28  MODIFY command

2.28.1  Syntax

MOdify partlabel=value ...

2.28.2  Purpose

Quickly change a component value.

2.28.3  Comments

This command quickly changes the value of a component. It is restricted to simply changing the value.

If several components have the same label or if wildcard characters are used, all are changed.

2.28.4  Example

modify R66=1k
R66 now has a value of 1k, regardless of what it was before.

modify C12=220p L1=1u
C12 is 220 pf and L1 is 1 uH.

mod R*=22k
All resistors are now 22k.