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/chkeywd.html

    r338 r402  
    6464 In a string containing an order to execute with EXECUTE by example. 
    6565 We change the value of one of keywords. 
    66  More generally, in a string, we look for the character chain: ', keywdname= ..., 
    67  and we change the value of... 
     66 
     67 More generally, in a string, we look for the character  
     68 chain: ', keywdname= ..., and we change the value of... 
    6869 
    6970 
     
    208209     
    209210    <h4>Version</h4> 
    210  $Id: chkeywd.pro 327 2007-12-13 16:22:35Z pinsard $ 
     211 $Id: chkeywd.pro 372 2008-08-08 12:31:53Z pinsard $ 
    211212 
    212213    <h4>History</h4> 
    213214 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    214                       18/10/1999 
    215                       24/11/1999: adaptation for keywords starting by / 
     215  - 18/10/1999 
     216  - 24/11/1999: adaptation for keywords starting by / 
    216217 
    217218     
     
    225226 
    226227 
    227  Beware, this function has loops, ifs ad cases everywhere. So it can 
     228 Beware, this function has loops, ifs and cases everywhere. So it can 
    228229 not be used by big keywords (with a lot of elements which are big 
    229230 arrays). The input keyword must not contain Complex floatings, structure, 
     
    237238     
    238239    <h4>Uses routines</h4> 
    239  common.pro 
     240 <a href="../..//Obsolete/common.html">common</a> 
    240241 
    241242     
Note: See TracChangeset for help on using the changeset viewer.