Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Utilities/createfunc.html

    r234 r242  
    7373      <h2>createfunc  </h2> 
    7474 
    75       <p><font face="Courier"><i>result = </i>createfunc(<i><a href="#_createfunc_keyword_command">command</a></i>, <a href="#_createfunc_keyword_FILENAMEIN">FILENAMEIN</a>=<i>FILENAMEIN</i>, <a href="#_createfunc_keyword_KWDLIST">KWDLIST</a>=<i>KWDLIST</i>, <a href="#_createfunc_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i>)</font></p> 
     75      <p><font face="Courier"><i>result = </i>createfunc(<i><a href="#_createfunc_keyword_command">command</a></i>, <a href="#_createfunc_keyword_FILENAMEIN">FILENAMEIN</a>=<i>FILENAMEIN</i>, <a href="#_createfunc_keyword_KWDLIST">KWDLIST</a>=<i>vector string</i>, <a href="#_createfunc_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i>)</font></p> 
    7676 
    7777     
     
    9191      <font size="-1" color="#006633">required</font> 
    9292       
    93        
    94        
    95        
    96     </h4> 
    97  
    98       
    99  a scalar string defining the result to be given back by the function.  
     93      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>scalar string</i></font> 
     94       
     95       
     96    </h4> 
     97 
     98     
     99 defining the result to be given back by the function.  
    100100 (see examples) 
    101101 
     
    130130       
    131131       
    132        
     132      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>vector string</i></font> 
    133133       
    134134       
     
    136136 
    137137      
    138  a vector string. to specify a list of keywords that must be included in the  
     138 to specify a list of keywords that must be included in the  
    139139 function definition.  
    140140 Warning: the string must start with a ','  
     
    168168     
    169169    <h4>Version</h4> 
    170  $Id: createfunc.pro 231 2007-03-19 17:15:51Z pinsard $ 
     170 $Id: createfunc.pro 239 2007-03-28 06:50:03Z smasson $ 
    171171 
    172172    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.