
Selector method: copy
Copy the contents of an index or selector in a selector.
<selobj> "copy" access cursor1 cursor2 [orflag]
- <selobj> is the name of a PinK selector object,
- copy is the name of the applied method.
- The source of the copy action is given by the access
parameter which is either a PinK selector or index name.
- cursor1 gives the start of the range in access
actually to be copied and defaults to "MINC"
while
- cursor2 defines the end of this range
and defaults to "MAXC".
- If the boolean parameter orflag is true, the destination
selector is not cleared before the operation.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .