Additions:
occurs, the directory _IS NOT_ output and not recursed into
FILEFILTER is to filter out unwanted files (regexp). If a match
occurs, the files _ARE_ output. Use e.g. '\.m$' to only display files with
default: '.', shows all files.
QRELPATH if true, a listing of existing paths relative to DIRNM. Default
false
Deletions:
occurs, the directory is not output and not recursed into
fileFilter is to filter out unwanted files (regexp). If a match
occurs, the files is output. Use e.g. '\.m$' to only display files with
QRELPATH if true, a listing of existing paths relative to DIRNM
Additions:
str = DirList(dirnm,qdispfiles,lim,pref, folderFilter, fileFilter, qRelPath)
all inputs except the first are optional
FOLDERFILTER is to filter out unwanted folders (regexp). If a match
occurs, the directory is not output and not recursed into
fileFilter is to filter out unwanted files (regexp). If a match
occurs, the files is output. Use e.g. '\.m$' to only display files with
.m extensions, '\.mat$|\.m$' to include all files with .mat or .m files.
QRELPATH if true, a listing of existing paths relative to DIRNM
Deletions:
str = DirList(dirnm,qdispfiles,lim,pref)
Additions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychFiles/DirList.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/PsychFiles/DirList.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychFiles/DirList.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychFiles/DirList.m?view=markup">WebSVN with changelog</a></span>
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychFiles/DirList.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychFiles/DirList.m?view=markup">WebSVN with changelog</a></span>
Additions:
===[[DirList]]===
str = DirList(dirnm,qdispfiles,lim,pref)
LIM is the maximum number of levels that will be listed (default unlimited (inf))
<span style="float:left;">Path </span> <span class="counter">Retrieve current version of DirList.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychFiles/DirList.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychFiles/DirList.m?view=markup">WebSVN with changelog</a></span>
<code>Psychtoolbox/PsychFiles/DirList.m</code>
Deletions:
===[[dirlist]]===
str = dirlist(dirnm,qdispfiles,lim,pref)
LIM is the maximum number of levels that will be listed (default unlimited (-1))
<span style="float:left;">Path </span> <span class="counter">Retrieve current version of dirlist.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychFiles/dirlist.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychFiles/dirlist.m?view=markup">WebSVN with changelog</a></span>
<code>Psychtoolbox/PsychFiles/dirlist.m</code>