Ignore:
Timestamp:
07/10/06 17:20:19 (18 years ago)
Author:
pinsard
Message:

some improvements and corrections in some .pro file according to
aspell and idldoc log file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/isadirectory.pro

    r128 r136  
    99; @categories io 
    1010; 
    11 ; @param directoryin {in}{optional} a proposed directory. If neither dirname 
    12 ;        input parameter of IODIRECTORY keyword are defined, 
    13 ;        the ask the user to choose a directory. 
     11; @param directoryin {in}{optional}  
     12; a proposed directory. If neither dirname 
     13; input parameter of IODIRECTORY keyword are defined, 
     14; the ask the user to choose a directory. 
    1415; 
    15 ; @keyword IODIRECTORY a proposed directory 
     16; @keyword IODIRECTORY  
     17; a proposed directory 
    1618; 
    17 ; @keyword TITLE the title of the window 
     19; @keyword TITLE  
     20; the title of the window 
    1821; 
    19 ; @keyword _EXTRA used to pass your keywords 
     22; @keyword _EXTRA  
     23; used to pass your keywords 
    2024; 
    21 ; @file_comments all dialog_pickfile keywords (like filter) can be used. 
     25; @file_comments  
     26; all dialog_pickfile keywords (like filter) can be used. 
    2227; 
    23 ; @returns the directory name 
     28; @returns  
     29; the directory name 
    2430; 
    2531; @examples 
Note: See TracChangeset for help on using the changeset viewer.