./
getfiles.pro
Contains the getfiles function
Author information
- Author
Philippe Zarka
- History
2009/02/28: Created
2010/11/02: Last Edit
Routines
top source getfiles
result = getfiles(directory)
Creates the table which gives which files exist in a directory.*
Return value
the table.
Parameters
- directory in required type=string
directory where to look
Other attributes
- Uses:
Statistics
Lines: | 723 lines |
Cyclomatic complexity: | 154 |
Modified cyclomatic complexity: | 149 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 723 |