Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STRUCTURE/where_tag.html

    r200 r234  
    8181     
    8282 
     83 
    8384    <h3>Return value</h3> 
    8485 Nfound {out} 
     
    226227     
    227228 
    228     <h3>Examples</h3> 
     229    <h3>Examples</h3><pre> 
    229230       Suppose STR is a structure with tags CAT_NO:indgen(10), and  
    230231               NAME:strarr(10).   Find the indices where STR.CAT_NO is 
     
    234235       IDL> print, WHERE_TAG( str, TAG_NUM = 0, RANGE = [3,5])  
    235236 
    236     <h3>Version history</h3> 
     237    </pre><h3>Version history</h3> 
    237238     
    238239    <h4>Version</h4> 
    239  $Id: where_tag.pro 163 2006-08-29 12:59:46Z navarro $ 
     240 $Id: where_tag.pro 232 2007-03-20 16:59:36Z pinsard $ 
    240241  
    241242    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.