Ignore:
Timestamp:
07/21/06 14:47:49 (18 years ago)
Author:
navarro
Message:

english and nicer header (2a)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DIVERS/saveatt.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 Allows to put in a structure attributes which can be associated with a variable. 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_saveatt"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>saveatt </h2> 
     715          <h2><a class="top" href="#container">top</a>saveatt <span class="categories"> 
     716 utilities 
     717</span></h2> 
    714718         
    715719          <p class="header"> 
     
    717721         
    718722          <div class="comments"> 
    719  NAME:saveatt 
    720  
    721  PURPOSE:permet de mettre dans une structure les attributs qui peuvent 
    722  etre associes a une variable. 
    723  
    724  CATEGORY:allegement d''ecriture 
    725  
    726  CALLING SEQUENCE:res=saveatt() 
    727  
    728  OUTPUTS: 
    729     une stucture de la forme: 
     723</div> 
     724 
     725          <h3>Return value</h3><div class="preformat">  
     726 A structure of the form: 
    730727         {n:varname,g:vargrid,d:vardate,e:varexp,u:varunit,m:valmask,l:niveau} 
    731  
    732  COMMON BLOCKS: 
    733         common.pro 
    734728</div> 
    735729 
     
    739733 
    740734           
    741  
    742            
    743            
    744            
    745            
    746            
     735          <h3>Version history</h3> 
     736           
     737          <h4>Version</h4><div class="preformat"> 
     738 $Id$ 
     739</div> 
     740          <h4>History</h4><div class="preformat"></div> 
    747741           
    748742           
     
    753747           
    754748         
    755            
    756            
    757            
    758            
     749          <h3>Other attributes</h3> 
     750           
     751           
     752          <h4>Uses routines</h4><div class="preformat"> 
     753 common.pro 
     754</div> 
    759755           
    760756           
Note: See TracChangeset for help on using the changeset viewer.