RE: [DQSD-Users] New Search: Wrap Clipboard

2003-09-01 Thread MLL


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Monty
 Scroggins
 Sent: Friday, August 29, 2003 4:37 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] New Search: Wrap Clipboard
 
 
 I dont believe it is within the current design to have 
 multiple searches in
 one xml..  of course you can have multiple forms submitting 
 to different
 URL's within a single xml file, but they would all have to be 
 initiated from
 a single search..
 
 There are a couple of searches that, depending on the 
 switches used, post to
 different URLs..  I remember seeing them but dont remember 
 which ones they
 are...


For instance : jsref and msk

MLL



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-30 Thread Shawn K. Hall
Hi Mont,

 I dont believe it is within the current design to
 have multiple searches in one xml..  of course you
 can have multiple forms submitting to different
 URL's within a single xml file, but they would all
 have to be initiated from a single search..

Yep. I just played around with trying to build multiple searches in a
single file. No luck. As you said, via switches/arguments - you can
pretty much do anything the scripting language will allow - but the
design prohibits you from having two actual root searches within the
same xml file. Oh well. No big loss.

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// 
   If I had to live my life again, I'd make the same
mistakes, only sooner.
  -- Tallulah Bankhead




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-29 Thread John W. Bairen, Jr.
(1)I know squat about vb/vbs.  (2)I haven't been following your new
searches that well.  Figure I'll grab em at my next pull from CVS once
you delta them.  

Because of (1)  (2) I just don't know what is possible.  Was thinking
you could make one search and the switch would execute the particular
function.

i.e.  vb some parameter /function to run

JB



 You mention here as one xml file - how would you go about 
 building multiple searches into a single file? Would it just 
 have several //search nodes (a whole new world...)?



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-29 Thread Monty Scroggins
I dont believe it is within the current design to have multiple searches in
one xml..  of course you can have multiple forms submitting to different
URL's within a single xml file, but they would all have to be initiated from
a single search..

There are a couple of searches that, depending on the switches used, post to
different URLs..  I remember seeing them but dont remember which ones they
are...

Mont

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of John W.
 Bairen, Jr.
 Sent: Thursday, August 28, 2003 10:22 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] New Search: Wrap Clipboard


 (1)I know squat about vb/vbs.  (2)I haven't been following your new
 searches that well.  Figure I'll grab em at my next pull from CVS once
 you delta them.

 Because of (1)  (2) I just don't know what is possible.  Was thinking
 you could make one search and the switch would execute the particular
 function.

 i.e.  vb some parameter /function to run

 JB



  You mention here as one xml file - how would you go about
  building multiple searches into a single file? Would it just
  have several //search nodes (a whole new world...)?



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 To unsubscribe visit:
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 [EMAIL PROTECTED]
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] New Search: Wrap Clipboard

2003-08-26 Thread John W. Bairen, Jr.
Shawn,

IMHO, you may want to use a different naming convention for your xml files/ 
searches.  Generally we try to avoid naming searches as actual words (wrap) to 
avoid collisions.

Currently if i wanted to search my default engine (google) for wrap, i would 
just type the word wrap in DQSD and press enter.  If i put your wrap.xml in 
place this action would invoke the default behavior of your search.

In this case it isn't likely that someone will search on the word wrap, but it 
is good practice anyhow.

FWIW,
JB


Quoting Shawn K. Hall [EMAIL PROTECTED]:

 Hello all,
 
 Another search - this one provides you with simple access to wrapping
 text (such as text you are responding to from an email) and prepending
 a character string to it. Options include removing existing prepended
 characters, setting the length of each line and whether to remove an
 existing prepended value (carriage return +  ).
 
 Regards,
 
 Shawn K. Hall
 http://ReliableAnswers.com/
 
 '// 
 I have made myself what I am.
-- Tecumseh
 



 John W. Bairen, Jr.
http://www.bairen.net


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-26 Thread Kim Gräsman
Hi Shawn,

  As an unwritten convention we try to name our searches/
  functions so as to avoid collisions with English words.
 
 Good points, all of them. I'll be more careful, and I agree that wrp
 would be a better name.

I'd love it if you'd do the same for the vbs search, since I do a lot of
searching on vbs syntax, etc...
How's about vbsx?

Very cool functions, all of them, by the way.

Cheers,
Kim



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601