Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/STRUCTURE/struct2string.html

    r338 r402  
    192192          <h3>Examples</h3><div class="preformat"> 
    193193 
    194       IDL> print, struct2string(!d) 
     194   IDL> print, struct2string(!d) 
    195195      create_struct('NAME','X','X_SIZE',891,'Y_SIZE',630,'X_VSIZE' 
    196196      ,891,'Y_VSIZE',630,'X_CH_SIZE',6,'Y_CH_SIZE',10,'X_PX_CM' 
     
    202202           
    203203          <h4>Version</h4><div class="preformat"> 
    204  $Id: struct2string.pro 327 2007-12-13 16:22:35Z pinsard $ 
     204 $Id: struct2string.pro 371 2008-08-07 09:32:02Z pinsard $ 
    205205</div> 
    206206          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.