|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./guide File select.pro
select |
Select data from the current io object (!g.ioline or !g.iocont depending on value of !g.line or !g.lineoutio if keep is set) and append the indicies that match the selection criteria to !g.astack. Currently, the selection criteria are passed directly to the io class's get_index function via the _EXTRA parameter. Eventually, a more specific detailed interface will be found here. See the line index's search_index or continuum index's search_index for the full set of parameters that are available.
| Keywords | |
|
keep |
If set, the selection comes from the keep file and the value of !g.line is irrelevant. |
|
_EXTRA |
. |