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