Ignore:
Timestamp:
09/21/07 10:14:31 (17 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/STRING/strsci.html

    r249 r290  
    110110         
    111111          <p class="header"> 
    112             <span class="result">result = </span>strsci(<span class="result"><a href="#_strsci_param_Data">Data</a></span>, <a href="#_strsci_keyword_Format">Format</a>=<span class="result">Format</span>, <a href="#_strsci_keyword_POT_Only">POT_Only</a>=<span class="result">POT_Only</span>, <a href="#_strsci_keyword_MANTISSA_ONLY">MANTISSA_ONLY</a>=<span class="result">MANTISSA_ONLY</span>, <a href="#_strsci_keyword_SHORT">SHORT</a>=<span class="result">SHORT</span>, <a href="#_strsci_keyword_TRIM">TRIM</a>=<span class="result">TRIM</span>)</p> 
     112            <span class="result">result = </span>strsci(<span class="result"><a href="#_strsci_param_data">data</a></span>, <a href="#_strsci_keyword_FORMAT">FORMAT</a>=<span class="result">FORMAT</span>, <a href="#_strsci_keyword_POT_ONLY">POT_ONLY</a>=<span class="result">POT_ONLY</span>, <a href="#_strsci_keyword_MANTISSA_ONLY">MANTISSA_ONLY</a>=<span class="result">MANTISSA_ONLY</span>, <a href="#_strsci_keyword_SHORT">SHORT</a>=<span class="result">SHORT</span>, <a href="#_strsci_keyword_TRIM">TRIM</a>=<span class="result">TRIM</span>)</p> 
    113113         
    114114          <div class="comments"> 
     
    121121         
    122122             
    123             <h4 id="_strsci_param_Data">Data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     123            <h4 id="_strsci_param_data">data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    124124              <span class="attr">in</span> 
    125125               
     
    144144            <h3>Keywords</h3> 
    145145             
    146             <h4 id="_strsci_keyword_Format">Format&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     146            <h4 id="_strsci_keyword_FORMAT">FORMAT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    147147               
    148148               
     
    161161</div> 
    162162             
    163             <h4 id="_strsci_keyword_POT_Only">POT_Only&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     163            <h4 id="_strsci_keyword_POT_ONLY">POT_ONLY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    164164               
    165165               
     
    245245           
    246246          <h4>Version</h4><div class="preformat"> 
    247  $Id: strsci.pro 232 2007-03-20 16:59:36Z pinsard $ 
    248 </div> 
     247 $Id: strsci.pro 262 2007-08-21 14:19:32Z pinsard $ 
     248 
     249 Copyright (C) 1998, 1999 Bob Yantosca and Martin Schultz,  
     250 Harvard University 
     251 This software is provided as is without any warranty 
     252 whatsoever. It may be freely used, copied or distributed 
     253 for non-commercial purposes. This copyright notice must be 
     254 kept with any copy of this software. If this software shall 
     255 be used commercially or sold as part of a larger package, 
     256 please contact the author to arrange payment. 
     257 Bugs and comments should be directed to bmy@io.harvard.edu 
     258 or mgs@io.harvard.edu with subject "IDL routine strsci"</div> 
    249259          <h4>History</h4><div class="preformat"> 
    250260        bmy, 28 May 1998: VERSION 1.00            B 
Note: See TracChangeset for help on using the changeset viewer.