[DQSD-Users] Removing disabled searched from help?

2008-02-22 Thread Tom Corcoran
Monty's utility to disable searches is so necessary to help system 
startup time - http://master-minds.net/cgi-bin/disablesearches.cgi.

Has anyone looked at the help information lot loading for any disabled 
searches? A reload keeps all the disabled searches in the help.

Thanks, Tom.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] conditional compilation is turned off?

2008-02-22 Thread Shawn K. Hall
Hi Tom,

 Having disabled a lot of my searches using the batch
 generated by http://master-minds.net/cgi-bin/disablesearches.cgi
 on a reload I now get an error saying conditional
 compilation is turned off. Also my local var definitions
 in localrefs.js do not seem to be loaded.

It's possible that one of the scripts you've disabled is used within the
auto-parser or within another script. For example, dns is used within
the auto-parser, so could raise errors when a function from it is called
if the script does not exist. Same with the phone number lookup or math
functions. There are a couple of scripts and functions I wrote that rely
on the vbsx script - which might cause the error you're receiving.

Try re-enabling the scripts one by one (they're just renamed in the
search directory) and reloading it to see if it fixes it.

-Shawn



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] Removing disabled searched from help?

2008-02-22 Thread Glenn Carr
Tom,

I have 67 searches enabled (329 disabled), and I'm fairly certain that only
the searches which are enabled show up in my help.

As an aside, you might check out the qsfreq 'search', which also allows you
to disable searches.  I wrote it because it was too painful (for me) to
manually determine which searches I used and didn't use, and which needed to
be disabled.  Check out qsfreq ?, but if you add 'qsfreqLogSearchFrequency =
1' to your localprefs.js, it will record which searches are actually used.  

After a period of time, you can type 'qsfreq' to see the count and last use
time of searches used while the search data has been collected.  You can
then type 'qsfreq /disable_unused' and all searches that haven't been used
will be disabled, and the bar will be reloaded.

qsfreq [no switches] - Display the search frequency data.
  /clear  - Clear the search frequency log.
  /disable_unused - Disable all searches not recorded in the frequency log.
  /enable_all - Re-enable all previously disabled searches.
  /add- Re-enable specific searches.
  /remove - Disable specific searches.
  /status - Display which searches are enabled and disabled.

Examples:
qsfreq
  qsfreq /clear
  qsfreq /add note alarm racetv comx imdb
  qsfreq /remove note alarm racetv comx imdb

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of Tom Corcoran
 Sent: Friday, February 22, 2008 3:33 PM
 To: DQSD
 Subject: [DQSD-Users] Removing disabled searched from help?
 
 Monty's utility to disable searches is so necessary to help system 
 startup time - http://master-minds.net/cgi-bin/disablesearches.cgi.
 
 Has anyone looked at the help information lot loading for any 
 disabled 
 searches? A reload keeps all the disabled searches in the help.
 
 Thanks, Tom.
 
 
 --
 ---
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 To unsubscribe visit:
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 DQSD-Users@lists.sourceforge.net
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] conditional compilation is turned off?

2008-02-22 Thread Glenn Carr
qsfreq records the searches used regardless of how they are invoked
(explicitly or through auto-parsing, like Shawn said), so that almost might
help resolve the problem.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of Shawn K. Hall
 Sent: Friday, February 22, 2008 6:59 PM
 To: 'DQSD users mailing list'
 Subject: Re: [DQSD-Users] conditional compilation is turned off?
 
 Hi Tom,
 
  Having disabled a lot of my searches using the batch
  generated by http://master-minds.net/cgi-bin/disablesearches.cgi
  on a reload I now get an error saying conditional
  compilation is turned off. Also my local var definitions
  in localrefs.js do not seem to be loaded.
 
 It's possible that one of the scripts you've disabled is used 
 within the
 auto-parser or within another script. For example, dns is 
 used within
 the auto-parser, so could raise errors when a function from 
 it is called
 if the script does not exist. Same with the phone number 
 lookup or math
 functions. There are a couple of scripts and functions I 
 wrote that rely
 on the vbsx script - which might cause the error you're receiving.
 
 Try re-enabling the scripts one by one (they're just renamed in the
 search directory) and reloading it to see if it fixes it.
 
 -Shawn
 
 
 
 --
 ---
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 To unsubscribe visit:
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 DQSD-Users@lists.sourceforge.net
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601