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/Utilities/testvar.html

    r200 r234  
    6161    </dl> 
    6262 
    63       
    64  A kind of keyword_set but when the value exist, it send it back 
     63     
     64 A kind of keyword_set but when the value exist, it send it back. 
    6565 
    6666 
     
    7070      <a name="#_testvar"></a> 
    7171 
    72       <h2>testvar  <font size="-1" color="#006633">  
     72      <h2>testvar  <font size="-1" color="#006633"> 
    7373 Utilities 
    7474</font></h2> 
     
    7979 
    8080 
    81     <h3>Return value</h3>  
    82  0 if the variable does not exist  
     81    <h3>Return value</h3> 
     82 0 if the variable does not exist 
    8383 
    8484 
     
    101101    </h4> 
    102102 
    103       
     103     
    104104 any kind of 
    105105 
     
    107107     
    108108 
    109     <h3>Examples</h3>  
     109    <h3>Examples</h3><pre> 
    110110 IDL> print, testvar(var=toto) 
    111111 0 
     
    113113 toto 
    114114 
    115     <h3>Version history</h3> 
     115    </pre><h3>Version history</h3> 
    116116     
    117     <h4>Version</h4> $Id: testvar.pro 163 2006-08-29 12:59:46Z navarro $ 
     117    <h4>Version</h4> 
     118 $Id: testvar.pro 231 2007-03-19 17:15:51Z pinsard $ 
    118119 
    119     <h4>History</h4> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     120    <h4>History</h4> 
     121 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    120122                      14/12/1999 
    121123 
Note: See TracChangeset for help on using the changeset viewer.