git-svn-id: svn://ultimatepp.org/upp/trunk@6806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-01-22 13:24:38 +00:00
parent 4eecd60c6d
commit 3f18858491

View file

@ -23,7 +23,8 @@ directory enumeration.&]
har]_`*[*@3 path])&]
[s2;%% Starts a new listing. [%-*@3 path] can contain wildcards (`'`*`',
`'?`') to list more than single file. Returns true if first file
is found.&]
is found. Wildcard pattern follows Windows conventions, `*.`*
matches all files, even those without extension.&]
[s3;%% &]
[s4;%% &]
[s5;:FindFile`:`:Next`(`): [@(0.0.255) bool]_[* Next]()&]
@ -150,4 +151,4 @@ this is used as condition to the loop that enumerates directory.&]
]_`*[*@3 name])&]
[s2;%% Initializes and performs Search([%-*@3 name]).&]
[s3;%% &]
[s0;%% ]
[s0;%% ]]