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_assistant_output/ToBeReviewed/STRING/str_size.html

    r338 r402  
    177177 the current graphics window, type this: 
    178178 
    179    XYOUTS, 0.5, 0.5, ALIGN=0.5, "Happy Holidays", $ 
    180    CHARSIZE=STR_SIZE("Happy Holidays", 0.3) 
     179   IDL> XYOUTS, 0.5, 0.5, ALIGN=0.5, "Happy Holidays", $ 
     180        CHARSIZE=STR_SIZE("Happy Holidays", 0.3) 
    181181 
    182182    </pre><h3>Version history</h3> 
    183183     
    184184    <h4>Version</h4> 
    185  $Id: str_size.pro 325 2007-12-06 10:04:53Z pinsard $ 
     185 $Id: str_size.pro 372 2008-08-08 12:31:53Z pinsard $ 
    186186 
    187187    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.