Hi Raymundo, \\
pages with REDIRECT returns false positives ... \\
\\
What do you think about: \\
\\
foreach $pagename (@x) { \\
&OpenPage($pagename); \\
&OpenDefaultText(); \\
\\
if (substr($Text{'text'}, 0, 10) ne '#REDIRECT ') { \\
... \\
\\
Regards and thanks.
Hi JuanmaMP~ \\
\\
It depends on whether we consider the arguement of REDIRECT as "a link" or not. I thought it is also a link. :-) \\
\\
Maybe you are right and it would be better that we exclude pages with REDIRECT from the result. However, I doubt it is worth opening every pages and check each text. (although this processing time will depends on the size of @x, and @x will not be so big in most cases)
----
[[위키위키분류]]