next up previous contents index
Next: Change Start Point Up: Sequence Editor Previous: Sequence Editor   Contents   Index


Selecting Element(s)

Elements are selected by a command

SELECT,RANGE=range,CLASS=name,PATTERN=regex,FULL=logical,CLEAR=logical;
When the clause SELECTED is used in an editor command, that command acts on all elements currently selected. A selection remains active until it is explicitly turned off by

SELECT,CLEAR=TRUE;
or by an ENDEDIT command

ENDEDIT;
See also details on element selection.



MAD User Guide, http://wwwslap.cern.ch/mad/