Hi Glenn,
> > After three searches I 'fixed' the Fun, Finance and
> > Entertainment searches, and had only to 'fix' the
> > system aliases to remove references to the searches
> > that were disabled. THIS is something that the
> > enable/disable engine will have to take into account,
> > since it's not something that can be readily
> > automated by file system recursion. Otherwise, it
> > raises errors if these searches aren't loaded. :(
>
> What are system searches that you had to manually 'fix'
> and what exactly did you do?
Open system aliases, here's the Aliases I had to comment out:
~|uns
#*|phsp
$|stk
&&|ia
Which was done by just adding "// " before the aliases:
// ~|uns
// #*|phsp
// $|stk
// &&|ia
Otherwise it attempts to bind "~" to the "uns" search, for example,
which ends up returning an error because that search does not exist.
As far as detecting it, you'd either have to disable the error and
simply cause the alias to fail installing, or search each line in the
aliases for valid invocation values ("^[^|\n]|\s?" + search +
"[\s\n]")...
Regards,
Shawn K. Hall
http://ReliableAnswers.com/
'// ========================================================
Friends help you move.
Real friends help you move bodies.
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
DQSD-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-devel