[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
New Address!   --   Neue Adresse!
[Uni logo]


DBFIND_ENTRY Source code in dbfind_entry.pro

DBFIND_ENTRY

Name
       DBFIND_ENTRY
Purpose
       Subroutine of DBFIND to perform an entry number search
Explanation
       This is a subroutine of dbfind and is not a standalone procedure
       It performs a entry number search.
Calling Sequence
       dbfind_entry, type, svals, nentries, values, [COUNT = ]
Input Parameters
       type - type of search (output from dbfparse)
       svals - search values (output from dbfparse)
       values - array of values to search
Output Parameters
       good - indices of good values
Optional Keyword Output
       Count - integer scalar giving the number of valid matches
 SIDE EFFECTS"
       The obsolete system variable !err is set to number of good values
Revision History
       D. Lindler  July,1987
       Fixed test for final entry number  W. Landsman    Sept. 95
       Converted to IDL V5.0   W. Landsman   September 1997
       Added COUNT keyword, deprecate !ERR  W. Landsman   March 2000
       Better checking of out of range values  W. Landsman February 2002

Last modified by pro2html on 2002 February 23 at 04:27 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically