10.2.8 GET_SUBDIRS


next up previous contents
Next: 10.2.9 PR_PATH Up: 10.2 File and Directory Previous: 10.2.7 GBO_PATHS

10.2.8 GET_SUBDIRS

GET_SUBDIRS will return all the subdirectories under a given directory. An example:
IDL> dirs = get_subdirs('/ys')
 


ydac@mssly1.mssl.ucl.ac.uk