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/Utilities/isafile.pro

    r237 r242  
    33; @file_comments 
    44; same as <pro>find</pro> except that as long as the file is 'NOT FOUND', 
    5 ; isafile calls dialog_pickfile, to ask the user to select a file. 
     5; <pro>isafile</pro> calls  
     6; <proidl>dialog_pickfile</proidl>, to ask the user to select a file. 
    67; 
    78; @categories 
     
    3233; @keyword RECURSIVE 
    3334; performs recursive searching of directory hierarchies. 
    34 ; In a recursive search, find looks recursively for any and all 
     35; In a recursive search, <pro>find</pro> looks recursively for any and all 
    3536; subdirectories in the file hierarchy rooted at the IODIRECTORY argument. 
    3637; 
     
    4445; 
    4546; @examples 
    46 ; 
    4747; IDL> print, isafile('/Users/sebastie/SAXO_RD/Commons/cm_4mesh.pro') 
    4848;  /Users/sebastie/SAXO_RD/Commons/cm_4mesh.pro 
Note: See TracChangeset for help on using the changeset viewer.