Re: [DQSD-Users] history

2002-06-04 Thread John W. Bairen, Jr.

open history.txt and empty it.  depending on what you want to clear you may
want to do the same with mrumenu.txt.  alternatively you could delete these
files as i think DQSD will recreate them as necessary.  i usually just open
the files and remove the entries i want cleared.


JB

- Original Message -
From: MLL [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 04, 2002 9:04 AM
Subject: [DQSD-Users] history


Hi all,

How do you clear the history ?

MLL


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id?01




___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] history

2002-06-04 Thread MLL

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of John W.
 Bairen, Jr.
 Sent: Tuesday, June 04, 2002 3:24 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] history
 
 
 open history.txt and empty it.  depending on what you want to 
 clear you may
 want to do the same with mrumenu.txt.  alternatively you 
 could delete these
 files as i think DQSD will recreate them as necessary.  i 
 usually just open
 the files and remove the entries i want cleared.

Thanks John, but I meant, is there an incorporated command to achieve this (say, a 
popup menu command, or some clearMRU command...) ?

 
 
 JB
 
 - Original Message -
 From: MLL [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 04, 2002 9:04 AM
 Subject: [DQSD-Users] history
 
 
 Hi all,
 
 How do you clear the history ?
 
 MLL
 
 
 ___
 
 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
 
 ___
 Dqsd-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id?01
 
 
 
 
 ___
 
 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
 
 ___
 Dqsd-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



Re: [DQSD-Users] history

2002-06-04 Thread John W. Bairen, Jr.

the following entries in localaliases.txt should do it...


clrmru|run cmd /C del C:\Program Files\Quick Search
Deskbar\mrumenu.txt|Clear MRU Menu
clrhist|run cmd /C del C:\Program Files\Quick Search
Deskbar\history.txt|Clear History



JB

- Original Message -
From: Glenn Carr [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 04, 2002 10:41 AM
Subject: RE: [DQSD-Users] history


  Thanks John, but I meant, is there an incorporated command to achieve
  this (say, a popup menu command, or some clearMRU command...) ?

 No, but it should be straightforward for someone to add some clearMRU and
 clearHistory commands.

 ___

 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

 ___
 Dqsd-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601




___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



Re: [DQSD-Users] history

2002-06-04 Thread John W. Bairen, Jr.

problem with that is it doesn't clear the history in memory so when you do
your next search the history.txt gets re-written with the whole history in
it.


hmmm.


- Original Message -
From: John W. Bairen, Jr. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 04, 2002 11:21 AM
Subject: Re: [DQSD-Users] history


 the following entries in localaliases.txt should do it...


 clrmru|run cmd /C del C:\Program Files\Quick Search
 Deskbar\mrumenu.txt|Clear MRU Menu
 clrhist|run cmd /C del C:\Program Files\Quick Search
 Deskbar\history.txt|Clear History



 JB

 - Original Message -
 From: Glenn Carr [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 04, 2002 10:41 AM
 Subject: RE: [DQSD-Users] history


   Thanks John, but I meant, is there an incorporated command to achieve
   this (say, a popup menu command, or some clearMRU command...) ?
 
  No, but it should be straightforward for someone to add some clearMRU
and
  clearHistory commands.
 
  ___
 
  Don't miss the 2002 Sprint PCS Application Developer's Conference
  August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
 
  ___
  Dqsd-users mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/dqsd-users
  http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 
 






___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



Re: [DQSD-Users] history

2002-06-04 Thread John W. Bairen, Jr.

by the way it should be 2 single line entries...


clrmru|run cmd /C del C:\Program Files\Quick Search
Deskbar\mrumenu.txt|Clear MRU Menu



clrhist|run cmd /C del C:\Program Files\Quick Search
Deskbar\history.txt|Clear History

- Original Message -
From: John W. Bairen, Jr. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 04, 2002 11:21 AM
Subject: Re: [DQSD-Users] history


 the following entries in localaliases.txt should do it...


 clrmru|run cmd /C del C:\Program Files\Quick Search
 Deskbar\mrumenu.txt|Clear MRU Menu
 clrhist|run cmd /C del C:\Program Files\Quick Search
 Deskbar\history.txt|Clear History



 JB

 - Original Message -
 From: Glenn Carr [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 04, 2002 10:41 AM
 Subject: RE: [DQSD-Users] history


   Thanks John, but I meant, is there an incorporated command to achieve
   this (say, a popup menu command, or some clearMRU command...) ?
 
  No, but it should be straightforward for someone to add some clearMRU
and
  clearHistory commands.
 
  ___
 
  Don't miss the 2002 Sprint PCS Application Developer's Conference
  August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
 
  ___
  Dqsd-users mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/dqsd-users
  http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 
 


 ___

 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

 ___
 Dqsd-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601




___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] history

2002-06-04 Thread MLL



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of John W.
 Bairen, Jr.
 Sent: Tuesday, June 04, 2002 5:22 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] history
 
 
 the following entries in localaliases.txt should do it...
 
 
 clrmru|run cmd /C del C:\Program Files\Quick Search
 Deskbar\mrumenu.txt|Clear MRU Menu
 clrhist|run cmd /C del C:\Program Files\Quick Search
 Deskbar\history.txt|Clear History
 

Yes they do, provided you change the path to where DQSB is actually installed 
(E:\Program Files\Quick Search Deskbar for me). Save one thing : the history stays 
in memory until you reload with a !.

MLL

 
 
 JB
 
 - Original Message -
 From: Glenn Carr [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 04, 2002 10:41 AM
 Subject: RE: [DQSD-Users] history
 
 
   Thanks John, but I meant, is there an incorporated 
 command to achieve
   this (say, a popup menu command, or some clearMRU command...) ?
 
  No, but it should be straightforward for someone to add 
 some clearMRU and
  clearHistory commands.
 
  ___
 
  Don't miss the 2002 Sprint PCS Application Developer's Conference
  August 25-28 in Las Vegas -- 
http://devcon.sprintpcs.com/adp/index.cfm

 ___
 Dqsd-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601




___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01