Ignore:
Timestamp:
03/20/08 23:06:02 (16 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

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

    r290 r338  
    6464 same as <a href="..//Utilities/find.html">find</a> except that as long as the file is 'NOT FOUND', 
    6565 <a href="..//Utilities/isafile.html">isafile</a> calls  
    66  <a href="/Applications/rsi/idl_6.3/help/online_help/DIALOG_PICKFILE.html">DIALOG_PICKFILE</a>, to ask the user to select a file. 
     66 <a href="/Applications/itt/idl64/help/online_help/DIALOG_PICKFILE.html">DIALOG_PICKFILE</a>, to ask the user to select a file. 
    6767 
    6868 
     
    7373 
    7474      <h2>isafile  <font size="-1" color="#006633"> 
    75  io 
     75 Input/Output 
    7676</font></h2> 
    7777 
     
    102102 
    103103     
    104  a proposed name. If neither filein input parameter of filename keyword are 
     104 a proposed name. If neither filein input parameter or filename keyword are 
    105105 defined, we ask the user to choose a file. 
    106106 
     
    227227     
    228228 Used to pass keywords to <a href="..//Utilities/find.html">find</a>, 
    229  <a href="/Applications/rsi/idl_6.3/help/online_help/FILE_SEARCH.html">FILE_SEARCH</a> and 
    230  <a href="/Applications/rsi/idl_6.3/help/online_help/DIALOG_PICKFILE.html">DIALOG_PICKFILE</a> 
     229 <a href="/Applications/itt/idl64/help/online_help/FILE_SEARCH.html">FILE_SEARCH</a> and 
     230 <a href="/Applications/itt/idl64/help/online_help/DIALOG_PICKFILE.html">DIALOG_PICKFILE</a> 
    231231 
    232232     
     
    249249     
    250250    <h4>Version</h4> 
    251  $Id: isafile.pro 260 2007-08-20 15:24:57Z pinsard $ 
     251 $Id: isafile.pro 327 2007-12-13 16:22:35Z pinsard $ 
    252252 
    253253    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.