From 8c69761accfebcf0ae5459e5fee997ce2124e83c Mon Sep 17 00:00:00 2001 From: JianjunLiu Date: Fri, 1 Jul 2022 10:03:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 输入提示 --- designer/utslsynmemo.tsf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/designer/utslsynmemo.tsf b/designer/utslsynmemo.tsf index d592f89..9bdfc13 100644 --- a/designer/utslsynmemo.tsf +++ b/designer/utslsynmemo.tsf @@ -1712,6 +1712,8 @@ type TTsfFileParser = class // for v,vv in r do begin if v=m then continue; + //echo FFilePaths; + if FFilePaths and not(FFilePaths[v]) then continue; //Ѿų wd := vv["functions"][0]; if wd and ifarray(wd) and (wd0:=wd[0]) and wd0 and (v=lowercase(wd0)+vv["nspace"]+".tsf") then // begin