Hi Glenn,

I've been using it : it wroks fine !

3 comments :

- the indentation for the created "break" lines is wrong (they're 5 chars ahead of the 
"case" instead of 2)

- it would be great, if possible, to have some editing functions in the textbox titled 
"HTML for selected FORM", such as searching, replacing, maybe deleting & typing, or 
-let's dream- syntax colouring. What do you think ?

- i tried to set 2 switches : "1" and "2". DQSD produces this :
      //var args = parseArgs(q, "1, 2");
      //if ( args.switches.length > 0 )
      //{
      //  switch( args.switches[0].name )

is it on purpose ? Shouldn't it indroduce some loop like this one :
        for( var j=0; j<args.switches.length; j++ )
        {
          switch( args.switches[j].name )
(and it works in all cases, even if j == 0) ?


MLL

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Glenn Carr
> Sent: Friday, September 06, 2002 5:43 AM
> To: Dqsd-Announce; Dqsd-Users
> Subject: [DQSD-Users] ANN: DQSD Search Wizard 0.6.1 beta
> 
> 
> A couple of bugs were introduced with the 0.6 release of the 
> Search Wizard.
> This release 0.6.1 should fix both.
> 
> http://sourceforge.net/project/showfiles.php?group_id=42081&re
> lease_id=10914
> 0
> 
> As always, in positive or negative feedback is welcome and 
> appreciated.
> 
> Thanks,
> Glenn
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> Dqsd-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dqsd-users
> http://sourceforge.net/mailarchive/forum.php?forum_id=8601
> 



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01

Reply via email to