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_html_output/Utilities/directory-overview.html

    r234 r242  
    111111       
    112112        <dt><a href="isafile.html">isafile.pro</a></dt> 
    113         <dd>  same as <a href=".//find.html">find</a> except that as long as the file is 'NOT FOUND',  isafile calls dialog_pickfile, to ask the user to select a file.</dd> 
     113        <dd>  same as <a href=".//find</pro> except that as long as the file is 'NOT FOUND',  <pro>isafile.html">find</pro> except that as long as the file is 'NOT FOUND',  <pro>isafile</a> calls   <proidl>dialog_pickfile</proidl>, to ask the user to select a file.</dd> 
    114114       
    115115        <dt><a href="linearequation.html">linearequation.pro</a></dt> 
     
    135135       
    136136        <dt><a href="testvar.html">testvar.pro</a></dt> 
    137         <dd>  A kind of keyword_set but when the value exist, it send it back.</dd> 
     137        <dd>  A kind of <proidl>keyword_set</proidl> but when the value exist, it  send it back.</dd> 
    138138       
    139139        <dt><a href="text_box.html">text_box.pro</a></dt> 
    140         <dd>  This procedure writes a short text message within a box-shaped  area in a graphics window.</dd> 
     140        <dd>  This procedure writes a short text message within a box-shaped  area in a graphic window.</dd> 
    141141       
    142142        <dt><a href="undefine.html">undefine.pro</a></dt> 
    143         <dd>  erase a variable  same thing that delvar but usable in a program and usable  for one variable simultaneously </dd> 
     143        <dd>  erase a variable  same thing like <proidl>delvar</proidl> but usable in a program and usable  for one variable simultaneously </dd> 
    144144       
    145145        <dt><a href="xfile.html">xfile.pro</a></dt> 
    146         <dd>  display in a widget an ASCII file.</dd> 
     146        <dd>  display an ASCII file in a widget.</dd> 
    147147       
    148148        <dt><a href="xhelp.html">xhelp.pro</a></dt> 
Note: See TracChangeset for help on using the changeset viewer.