Ignore:
Timestamp:
06/09/06 17:18:59 (18 years ago)
Author:
pinsard
Message:

start to modify headers of Obsolete *.pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Utilities/isadirectory.html

    r93 r97  
    8787      </div> 
    8888 
    89       <div id="file_comments">  all dialog_pickfile keywords (like filter) can be used. 
     89      <div id="file_comments"> check if a directory exists and make sure that it ends  
     90         with the directory separator mark. 
     91 
     92 all dialog_pickfile keywords (like filter) can be used. 
    9093</div> 
    9194 
     
    109112            <span class="result">result = </span>isadirectory(<span class="result">[<a href="#_isadirectory_param_directoryin">directoryin</a>]</span>, <a href="#_isadirectory_keyword_TITLE">TITLE</a>=<span class="result">TITLE</span>, <a href="#_isadirectory_keyword_IODIRECTORY">IODIRECTORY</a>=<span class="result">IODIRECTORY</span>, <a href="#_isadirectory_keyword__extra">_extra</a>=<span class="result">_extra</span>)</p> 
    110113         
    111           <div class="comments"> 
    112  check if a directory exists and make sure that it ends  
    113          with the directory separator mark. 
    114 </div> 
     114          <div class="comments"></div> 
    115115 
    116116          <h3>Return value</h3><div class="value"> the directory name 
Note: See TracChangeset for help on using the changeset viewer.