Re: [DQSD-Users] Re: Comx

2004-03-05 Thread Monty Scroggins
H   in my testing the only time I had seen something like that was when
I was having internet connectivity problems...

Unfortunately the error messages coming from dqsd dont help much..  I dont
really know what to use to get some more visibility into what is happening.

Does anyone have any ideas?   Can some script debugger help with this?

Monty


- Original Message - 
From: "Doug Hewitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 05, 2004 1:05 PM
Subject: [DQSD-Users] Re: Comx


> Try as I may I cannot get the comx search to work.  If I type Comx in DQSD
> window a pop-up appears showing all the available comix and their
> associated switches.  If I type comx /rip I receive the following error
> message.
>
> An error has occurred in the script on this page
> Line:  321
> Char: 5
> Error:  The system cannot locate the resurce specified
> Code:0
> Url: File://C:\\program files\quicksearch\deskbar\\search.htm
>
> Would anyone be able to help me through this error?
>
> Thanks
>
> Doug
>
>
>
>
> ---
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> ___
> 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: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] Re: Comx

2004-03-05 Thread Doug Hewitt
Try as I may I cannot get the comx search to work.  If I type Comx in DQSD 
window a pop-up appears showing all the available comix and their 
associated switches.  If I type comx /rip I receive the following error 
message.

An error has occurred in the script on this page
Line:  321
Char: 5
Error:  The system cannot locate the resurce specified
Code:0
Url: File://C:\\program files\quicksearch\deskbar\\search.htm
Would anyone be able to help me through this error?

Thanks

Doug



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] New search - patus

2004-03-05 Thread James Robertson
Finally having realised that javascript is case
sensitive, I've managed to sort out my search
(although the coding is still a bit clunky)...

Attached is a new search patus.xml which replaces Phil
Albert's three searches pat.xml, patno.xml and
patapp.xml. This one also includes query filtering to
remove extraneous text which frequently mucks up
people's searches on patent application serial number
and publication number for published applications and
granted patents.

As far as I am aware, Phil is happy with the new
search (although your confirmation to the mailing list
would be appreciated, Phil).


James





___
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html
  US Patent Search
  Legal
  James Robertson
  http://www.uspto.gov/patft/index.html
  
  Search granted US patents and published US patent applications
Switches:

  /an - application serial no
  /app - published application
  /pn - publication no

Defaults to searching granted patents unless the /app switch is used
Examples:

  patus implement
  patus "sharp implement"
  patus IN/Fred AND whistle
  patus 6123456 /pn
  patus US 6,123,456 /pn
  patus 20030006772 /app /pn
  patus 09/108,452 /an
  patus 108452 /an /app

  

  //This is for a boolean search on published patent applications
  //strQuery = "DN/" + strQuery gives a search on patent application publication no
  http://appft1.uspto.gov/netacgi/nph-Parser"; METHOD="GET">









  

  //This is for a boolean search on granted patents
  //strQuery = "PN/" + strQuery gives a search on patent no
  http://164.195.100.11/netacgi/nph-Parser"; METHOD="GET">









  
  http://www.uspto.gov/patft/index.html";)
  } else {
if ( args.switches.length > 0 ) {
  for( var j=0; j
  
The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)