From 3f18858491a4e5a2c8e984e848fb869eff4bc701 Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 22 Jan 2014 13:24:38 +0000 Subject: [PATCH] .docs git-svn-id: svn://ultimatepp.org/upp/trunk@6806 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/FindFile$en-us.tpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/uppsrc/Core/src.tpp/FindFile$en-us.tpp b/uppsrc/Core/src.tpp/FindFile$en-us.tpp index 2da69854d..bc315faec 100644 --- a/uppsrc/Core/src.tpp/FindFile$en-us.tpp +++ b/uppsrc/Core/src.tpp/FindFile$en-us.tpp @@ -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;%% ] \ No newline at end of file +[s0;%% ]] \ No newline at end of file